diff options
Diffstat (limited to 'time64_config.h')
-rw-r--r-- | time64_config.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/time64_config.h b/time64_config.h index c22a1153e2..6b54534cbb 100644 --- a/time64_config.h +++ b/time64_config.h @@ -7,6 +7,13 @@ Sensible defaults provided. */ +/* Debugging + TIME_64_DEBUG + Define if you want debugging messages +*/ +/* #define TIME_64_DEBUG */ + + /* INT_64_T A 64 bit integer type to use to store time and others. Must be defined. |