Fix unresolved symbol reference in Windows platform.

develop
Kelly Martin 2012-05-18 08:25:25 -05:00
parent 3f542b4df1
commit 51ad697bf5
1 changed files with 1 additions and 0 deletions

@ -28,6 +28,7 @@ distribution.
#include <stdint.h>
#include <vector>
#include <string>
#include "Core.h"
#include "PluginManager.h"
#include "Hooks.h"
#include <stdio.h>