/* * This file is part of LibCSS * Licensed under the MIT License, * http://www.opensource.org/licenses/mit-license.php * Copyright 2009 John-Mark Bell */ #ifndef css_select_propset_h_ #define css_select_propset_h_ #include #include #include "computed.h" #include "autogenerated_propset.h" #endif