/* * This file is part of libdom. * Licensed under the MIT License, * http://www.opensource.org/licenses/mit-license.php * Copyright 2007 John-Mark Bell */ #ifndef dom_internal_core_tokenlist_h_ #define dom_internal_core_tokenlist_h_ #include #include struct dom_element; struct dom_string; #endif