Fix build issues.

This commit is contained in:
JoelKatz
2012-12-13 10:34:13 -08:00
parent 5275d915c9
commit 25abc284be
4 changed files with 26 additions and 7 deletions

View File

@@ -1,8 +1,13 @@
#include "Pathfinder.h"
#include <queue>
#include <boost/foreach.hpp>
#include "Application.h"
#include "AccountItems.h"
#include "Log.h"
#include <boost/foreach.hpp>
SETUP_LOG();