misc_functions cleanup

This commit is contained in:
Akkadius
2014-12-15 22:21:44 -06:00
parent de32970d6f
commit f8a1825845
2 changed files with 3 additions and 3 deletions
-2
View File
@@ -19,8 +19,6 @@
#define MISCFUNCTIONS_H
#include "types.h"
#include <stdio.h>
#include <ctype.h>
#include <string>
#include <time.h>