| Index: sky/engine/build/scripts/templates/MakeQualifiedNames.cpp.tmpl
|
| diff --git a/sky/engine/build/scripts/templates/MakeQualifiedNames.cpp.tmpl b/sky/engine/build/scripts/templates/MakeQualifiedNames.cpp.tmpl
|
| index 84e00456b1925e5f18f91661ad7ab0824edc90a1..fe810af410f3a53cd6ce440bc85f1d4e0a265fe1 100644
|
| --- a/sky/engine/build/scripts/templates/MakeQualifiedNames.cpp.tmpl
|
| +++ b/sky/engine/build/scripts/templates/MakeQualifiedNames.cpp.tmpl
|
| @@ -1,8 +1,6 @@
|
| {% from "macros.tmpl" import license %}
|
| {{ license() }}
|
|
|
| -#include "config.h"
|
| -
|
| #include "{{namespace}}Names.h"
|
|
|
| #include "wtf/StaticConstructors.h"
|
|
|