libcss
Loading...
Searching...
No Matches
propget.h
Go to the documentation of this file.
1/*
2 * This file is part of LibCSS
3 * Licensed under the MIT License,
4 * http://www.opensource.org/licenses/mit-license.php
5 * Copyright 2009 John-Mark Bell <jmb@netsurf-browser.org>
6 */
7
8#ifndef css_select_propget_h_
9#define css_select_propget_h_
10
11#include <libcss/computed.h>
12#include "computed.h"
14
15#endif