Fix mac build.

This commit is contained in:
David Anderson 2015-03-05 11:51:08 -08:00
parent 6f8ffd55a7
commit 90d3841ab2

View File

@ -16,6 +16,7 @@
#include "api.h"
#include "code-stubs.h"
#include "watchdog_timer.h"
#include <stdarg.h>
using namespace sp;
using namespace SourcePawn;