Removed the config.h thing from the .h's in the source dir.
So we should be all set now :) Kent -- mein@cs.umn.edu
This commit is contained in:
@@ -37,10 +37,6 @@
|
||||
#include "GASInterface.h"
|
||||
#include "NG_NetworkDeviceInterface.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
class NG_TerraplayNetworkDeviceInterface : public NG_NetworkDeviceInterface
|
||||
{
|
||||
std::deque<NG_NetworkMessage*> m_messages;
|
||||
|
Reference in New Issue
Block a user