diff options
Diffstat (limited to 'src/time/TIME_UTC.h')
-rw-r--r-- | src/time/TIME_UTC.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/time/TIME_UTC.h b/src/time/TIME_UTC.h new file mode 100644 index 00000000..f2fd5121 --- /dev/null +++ b/src/time/TIME_UTC.h @@ -0,0 +1,5 @@ +#define TIME_UTC (1) + +/* +STDC(201112) +*/ |