git-svn-id: svn://ultimatepp.org/upp/trunk@8290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-03-24 08:28:00 +00:00
parent e8618a3c35
commit bb46099089

View file

@ -62,7 +62,6 @@ struct Cpp {
typedef Cpp CLASSNAME;
};
String Preprocess(const String& filename, const String& include_path);
#endif