diff options
Diffstat (limited to 'tipper/subst.cpp')
-rw-r--r-- | tipper/subst.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tipper/subst.cpp b/tipper/subst.cpp index 439c0f7..2980c5c 100644 --- a/tipper/subst.cpp +++ b/tipper/subst.cpp @@ -1,6 +1,5 @@ #include "common.h"
#include "subst.h"
-#include <time.h>
#include "str_utils.h"
void StripBBCodesInPlace(TCHAR *text) {
|