Loading lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #ifndef OPTIONS_H #define OPTIONS_H #define DEBUGGING /*allows message printed out during run time */ //#define DEBUGGING /*allows message printed out during run time */ #ifdef DEBUGGING #include "debug.h" #endif Loading Loading
lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #ifndef OPTIONS_H #define OPTIONS_H #define DEBUGGING /*allows message printed out during run time */ //#define DEBUGGING /*allows message printed out during run time */ #ifdef DEBUGGING #include "debug.h" #endif Loading