From bb46099089256446bab27620518239fa43d4b81e Mon Sep 17 00:00:00 2001 From: cxl Date: Tue, 24 Mar 2015 08:28:00 +0000 Subject: [PATCH] .uppdev git-svn-id: svn://ultimatepp.org/upp/trunk@8290 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppdev/cpp/cpp.h | 1 - 1 file changed, 1 deletion(-) diff --git a/uppdev/cpp/cpp.h b/uppdev/cpp/cpp.h index 7fb844a86..f41f3639b 100644 --- a/uppdev/cpp/cpp.h +++ b/uppdev/cpp/cpp.h @@ -62,7 +62,6 @@ struct Cpp { typedef Cpp CLASSNAME; }; - String Preprocess(const String& filename, const String& include_path); #endif