Index: sky/engine/build/scripts/templates/ElementLookupTrie.cpp.tmpl |
diff --git a/sky/engine/build/scripts/templates/ElementLookupTrie.cpp.tmpl b/sky/engine/build/scripts/templates/ElementLookupTrie.cpp.tmpl |
index 6363a035e243999c8f54083667a5b17e7c1b3b58..d2e2acb8c403421e200d6a8c849ebee23bde8fbe 100644 |
--- a/sky/engine/build/scripts/templates/ElementLookupTrie.cpp.tmpl |
+++ b/sky/engine/build/scripts/templates/ElementLookupTrie.cpp.tmpl |
@@ -20,7 +20,6 @@ case '{{char}}': |
return 0; |
{% endmacro %} |
-#include "config.h" |
#include "{{namespace}}ElementLookupTrie.h" |
#include "{{namespace}}Names.h" |