include Update
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
#define PREPROCESSOR_H
|
||||
|
||||
#include <string>
|
||||
std::string preprocessSource(const std::string& src, const std::string& projectDir, const std::string& compilerDir);
|
||||
|
||||
// G³ówna funkcja preprocesora.
|
||||
// src: kod Ÿród³owy g³ównego pliku
|
||||
// basePath: œcie¿ka do folderu, w którym jest g³ówny plik (¿eby wiedzieæ sk¹d braæ lokalne include)
|
||||
std::string preprocessSource(const std::string& src, const std::string& basePath);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user