ports/misc/gpsim/files/patch-src_modules.cc

11 lines
273 B
C++

--- 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"