diff options
Diffstat (limited to 'third_party/python/gyp/test/mac/archs/header.h')
-rw-r--r-- | third_party/python/gyp/test/mac/archs/header.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/python/gyp/test/mac/archs/header.h b/third_party/python/gyp/test/mac/archs/header.h new file mode 100644 index 0000000000..0716e500c5 --- /dev/null +++ b/third_party/python/gyp/test/mac/archs/header.h @@ -0,0 +1 @@ +typedef int MyInt; |