diff options
Diffstat (limited to 'source/base/base_platform.h')
| -rw-r--r-- | source/base/base_platform.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/base/base_platform.h b/source/base/base_platform.h new file mode 100644 index 0000000..b34a7d0 --- /dev/null +++ b/source/base/base_platform.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef BASE_PLATFORM_H | ||
| 2 | #define BASE_PLATFORM_H | ||
| 3 | |||
| 4 | #ifdef BASE_PLATFORM_IMPLEMENTATION | ||
| 5 | #endif /* BASE_PLATFORM_IMPLEMENTATION */ | ||
| 6 | #endif /* BASE_PLATFORM_H */ | ||
