Index: client/dom/templates/dom/native/cpp_all_in_one.template |
diff --git a/client/dom/templates/dom/native/cpp_all_in_one.template b/client/dom/templates/dom/native/cpp_all_in_one.template |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c9530e875a085289ffb7a53c61695813b1814a9a |
--- /dev/null |
+++ b/client/dom/templates/dom/native/cpp_all_in_one.template |
@@ -0,0 +1,9 @@ |
+// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
+// for details. All rights reserved. Use of this source code is governed by a |
+// BSD-style license that can be found in the LICENSE file. |
+ |
+// WARNING: Do not edit - generated code. |
+ |
+#define NO_IMPLICIT_ATOMICSTRING |
+ |
+$INCLUDES |