| Index: sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl
|
| diff --git a/sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl b/sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl
|
| index 6c4d2d1429970bb7875d3ca510ec9a89fcdb481a..2bf274ca58708bb96af5f5ae3aa47216ccd87207 100644
|
| --- a/sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl
|
| +++ b/sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl
|
| @@ -1,7 +1,6 @@
|
| {% from "macros.tmpl" import license %}
|
| {{ license() }}
|
|
|
| -#include "config.h"
|
| #include "{{namespace}}ElementFactory.h"
|
|
|
| #include "{{namespace}}Names.h"
|
|
|