David Blume commited on 2016-10-15 16:32:51 Showing 1 changed files, with 1 additions and 0 deletions.
@@ -1,5 +1,6 @@
#ifndef __main_helper_hpp
#define __main_helper_hpp
+#include <memory>
int main_helper_fn();
int main_helper_fn2();