diff options
Diffstat (limited to 'Include/mytime.h')
-rw-r--r-- | Include/mytime.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Include/mytime.h b/Include/mytime.h index 40670d9..bfad575 100644 --- a/Include/mytime.h +++ b/Include/mytime.h @@ -14,6 +14,11 @@ See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ +/*************************************** +THIS FILE IS OBSOLETE +USE "pyport.h" INSTEAD +***************************************/ + /* Include file instead of <time.h> and/or <sys/time.h> */ #ifdef TIME_WITH_SYS_TIME |