PM: Added 64bit compatibility
dvander: Fixed minor bugs
This commit is contained in:
@ -35,7 +35,9 @@
|
||||
// 3 = HL Logs
|
||||
|
||||
#include <time.h>
|
||||
#ifndef __linux__
|
||||
#include <io.h>
|
||||
#endif
|
||||
#include "amxmodx.h"
|
||||
|
||||
CLog::CLog()
|
||||
|
Reference in New Issue
Block a user