Fix build.

This commit is contained in:
David Anderson 2014-08-22 18:27:46 -07:00
parent 27c3866b90
commit d562593d31

View File

@ -35,8 +35,6 @@
#include <smx/smx-v1-opcodes.h>
#include "jit_shared.h"
typedef sp::OPCODE OPCODE;
namespace SourcePawn {
void SpewOpcode(const sp_plugin_t *plugin, cell_t *start, cell_t *cip);
}