update porting to new machine
[wikipedia-parser-hphp.git] / gen / php / Preprocessor.h
blobdcb589f78b2a698a7a449c10d626c873b268f0c2
2 #ifndef __GENERATED_php_Preprocessor_h__
3 #define __GENERATED_php_Preprocessor_h__
5 #include <cpp/base/hphp.h>
6 #include <sys/global_variables.h>
7 #include <php/Preprocessor.fw.h>
9 // Declarations
10 #include <cls/preprocessor.h>
11 #include <cls/ppframe.h>
12 #include <cls/ppnode.h>
14 namespace HPHP {
15 ///////////////////////////////////////////////////////////////////////////////
17 Variant pm_php$Preprocessor_php(bool incOnce = false, LVariableTable* variables = NULL);
19 ///////////////////////////////////////////////////////////////////////////////
22 #endif // __GENERATED_php_Preprocessor_h__