diff options
Diffstat (limited to 'cc_runtime.h')
-rw-r--r-- | cc_runtime.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc_runtime.h b/cc_runtime.h index b7658a936f..475af3bb9b 100644 --- a/cc_runtime.h +++ b/cc_runtime.h @@ -35,7 +35,6 @@ SPAGAIN; \ } while(0) -#include "patchlevel.h" #if PATCHLEVEL < 3 #define RUN() run() #else |