diff options
Diffstat (limited to 'src/parse/ParsingAlgorithm.cpp')
-rw-r--r-- | src/parse/ParsingAlgorithm.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/ParsingAlgorithm.cpp b/src/parse/ParsingAlgorithm.cpp new file mode 100644 index 00000000..03059e01 --- /dev/null +++ b/src/parse/ParsingAlgorithm.cpp @@ -0,0 +1 @@ +#include "cru/parse/ParsingAlgorithm.hpp" |