From 2cc106d2ca074a80d3e1c4a367951ea391f890d9 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 20 Feb 2013 17:11:10 +0000 Subject: nearly compiling --- rotord/rotor.h | 1 - styleReq.xml | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 styleReq.xml diff --git a/rotord/rotor.h b/rotord/rotor.h index ae6c41d..7f18ee5 100644 --- a/rotord/rotor.h +++ b/rotord/rotor.h @@ -123,7 +123,6 @@ namespace Rotor { if (inputs[i].connection) inputs[i].connection->get_output(time); } } - }; class Image{ char* data; diff --git a/styleReq.xml b/styleReq.xml new file mode 100644 index 0000000..bc75880 --- /dev/null +++ b/styleReq.xml @@ -0,0 +1,4 @@ + + \ No newline at end of file -- cgit v1.2.3