Some header file changes.

This commit is contained in:
lotodore
2011-01-03 20:23:34 +00:00
parent 969e7822f8
commit 6952ad8a70
10 changed files with 55 additions and 50 deletions
+2 -4
View File
@@ -20,10 +20,6 @@
#ifndef LOCALHAND_H
#define LOCALHAND_H
#include <vector>
#include <boost/shared_ptr.hpp>
#include <enginefactory.h>
#include <guiinterface.h>
#include <boardinterface.h>
@@ -31,6 +27,8 @@
#include <handinterface.h>
#include <berointerface.h>
#include <vector>
class Log;
class LocalHand : public HandInterface{