base_packet.cpp & .h header cleanup

This commit is contained in:
Akkadius
2014-12-15 19:30:18 -06:00
parent a3a1f05718
commit 53b9f8d0fd
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -21,7 +21,6 @@
#include "types.h"
#include <stdio.h>
#include <string.h>
#include <string>
#ifdef WIN32
#include <time.h>