fix(furc): bring back the LIBFURC guard to main.cpp
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
// #ifndef LIBFURC
|
||||
#ifndef LIBFURC
|
||||
|
||||
#include "furc/front/ir_generator.hpp"
|
||||
#include "furc/front/parser.hpp"
|
||||
@@ -31,4 +31,4 @@ int main(void) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
// #endif // LIBFURC
|
||||
#endif // LIBFURC
|
||||
Reference in New Issue
Block a user