compiles with clang

This commit is contained in:
Hieu Hoang 2013-10-31 12:46:41 +00:00
parent b926346bfe
commit 24f95297fc

View File

@ -17,8 +17,8 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
***********************************************************************/
#include <iostream>
#include "Subgraph.h"
#include "Node.h"
namespace Moses