parserutils.h

Go to the documentation of this file.
00001 /*
00002  * This file is part of LibParserUtils.
00003  * Licensed under the MIT License,
00004  *                http://www.opensource.org/licenses/mit-license.php
00005  * Copyright 2007 John-Mark Bell <jmb@netsurf-browser.org>
00006  */
00007 
00008 #ifndef parserutils_parserutils_h_
00009 #define parserutils_parserutils_h_
00010 
00011 #ifdef __cplusplus
00012 extern "C"
00013 {
00014 #endif
00015 
00016 #include <parserutils/errors.h>
00017 #include <parserutils/functypes.h>
00018 #include <parserutils/types.h>
00019 
00020 #ifdef __cplusplus
00021 }
00022 #endif
00023 
00024 #endif
00025 

Generated on Wed Jul 29 11:59:20 2015 for Libparserutils by  doxygen 1.5.6