From 4209aef911e38f494dcd0a97879277f9f2e0e8b4 Mon Sep 17 00:00:00 2001 From: Comment Date: Mon, 10 Feb 2014 22:49:54 +0000 Subject: NT session on to linker errors --- NT/src/graph.h | 1 - NT/src/rotor.h | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'NT') diff --git a/NT/src/graph.h b/NT/src/graph.h index 00aee48..55ffecb 100644 --- a/NT/src/graph.h +++ b/NT/src/graph.h @@ -7,7 +7,6 @@ Represents a graph of rotor nodes and includes methods to manipulate nodes TJR Jan 2014 */ -#include "rotor.h" #include "factory.h" #include "Poco/File.h" diff --git a/NT/src/rotor.h b/NT/src/rotor.h index 038334b..72843a2 100644 --- a/NT/src/rotor.h +++ b/NT/src/rotor.h @@ -103,7 +103,7 @@ namespace Rotor { { in >> en.value; return in; - } + }; class Audio_frame{ public: -- cgit v1.2.3