summaryrefslogtreecommitdiffstats
path: root/ingen/Log.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Log.hpp')
-rw-r--r--ingen/Log.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ingen/Log.hpp b/ingen/Log.hpp
index 189754e2..8063d4e5 100644
--- a/ingen/Log.hpp
+++ b/ingen/Log.hpp
@@ -50,6 +50,8 @@ public:
};
};
+ void rt_error(const char* msg);
+
void error(const std::string& msg);
void info(const std::string& msg);
void warn(const std::string& msg);