blob: e4b080af4465ba70bbd672adecd79412f9809a57 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/modules.cc.orig 2019-10-25 05:47:58 UTC
+++ src/modules.cc
@@ -47,7 +47,7 @@ License along with this library; if not, see
#undef interface
#endif
-#include "error.h"
+//#include "error.h"
#include "gpsim_interface.h"
#include "stimuli.h"
#include "symbol.h"
|