13 lines
299 B
C++
13 lines
299 B
C++
$NetBSD: patch-modelgen_ap.h,v 1.1 2012/02/16 11:37:27 hans Exp $
|
|
|
|
--- modelgen/ap.h.orig 2006-07-07 08:54:24.000000000 +0200
|
|
+++ modelgen/ap.h 2009-12-26 00:34:19.571364769 +0100
|
|
@@ -39,6 +39,8 @@ const bool ONE_OF = false;
|
|
|
|
class CS_FILE {};
|
|
|
|
+#undef CS
|
|
+
|
|
class CS {
|
|
private:
|
|
char* _name;
|