From 077e6963b170719b2a712e211b00496a54d57456 Mon Sep 17 00:00:00 2001 From: Allen Webster Date: Fri, 9 Sep 2016 18:59:00 -0400 Subject: [PATCH] ooops --- 4cpp_lexer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4cpp_lexer.h b/4cpp_lexer.h index 6e8f48ae..7409dfec 100644 --- a/4cpp_lexer.h +++ b/4cpp_lexer.h @@ -17,8 +17,8 @@ #include #if !defined(FSTRING_GUARD) # define FSTRING_IMPLEMENTATION +# include "4coder_string.h" #endif -#include "4coder_string.h" #include "4cpp_lexer_types.h" #include "4cpp_lexer_tables.c"