changes to help strp silence
[ardour.git] / gtk2_ardour / editing.cc
index c9efa1feb235e86c091ba07f973925ce7eabd0ad..486808065e28ed9b11b0de10d415ca837346a100 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2000-2007 Paul Davis 
+    Copyright (C) 2000-2007 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -17,7 +17,8 @@
 
 */
 
-#include <string>
+#include <cstring>
+#include <cstring>
 
 #include "editing.h"
 
@@ -31,6 +32,7 @@ using namespace std;
 #define SNAPMODE(a) /*empty*/
 #define REGIONLISTSORTTYPE(a) /*empty*/
 #define MOUSEMODE(a) /*empty*/
+#define MIDIEDITMODE(a) /*empty*/
 #define ZOOMFOCUS(a) /*empty*/
 #define DISPLAYCONTROL(a) /*empty*/