Compile fixes for windows(?)

This commit is contained in:
Aleric Inglewood
2013-11-07 01:44:57 +01:00
parent 254396596c
commit ee1ca0ed99
4 changed files with 8 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
#include <typeinfo>
#include "string_table.h"
#include "llerror.h" // llassert_always
#include <boost/utility.hpp>
#include <boost/function.hpp>
#include <boost/bind.hpp>