diff options
| author | Ian Elliott <ian@lunarg.com> | 2015-02-12 16:44:56 -0700 |
|---|---|---|
| committer | Ian Elliott <ian@lunarg.com> | 2015-02-12 16:44:56 -0700 |
| commit | 48471968352104402c433a8f2b7a03b743de6abd (patch) | |
| tree | 3b4f9b4c814716aa19987c4cb3b0adc34da748a6 /loader/loader_platform.h | |
| parent | 7250e7ecab292ac5debd1e11bed31e3fda034baa (diff) | |
| download | usermoji-48471968352104402c433a8f2b7a03b743de6abd.tar.xz | |
Linux: Add back the "C99" comment within "loader_platform.h"
Diffstat (limited to 'loader/loader_platform.h')
| -rw-r--r-- | loader/loader_platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/loader_platform.h b/loader/loader_platform.h index c14ea9b9..6c0d14d6 100644 --- a/loader/loader_platform.h +++ b/loader/loader_platform.h @@ -61,6 +61,7 @@ #define DEFAULT_XGL_LAYERS_PATH ".:/usr/lib/i386-linux-gnu/xgl:/usr/lib/x86_64-linux-gnu/xgl" #endif +// C99: #define PRINTF_SIZE_T_SPECIFIER "%zu" // Dynamic Loading: |
