pkgsrc/cad/gnucap/patches/patch-src_c__comand.h
2012-02-16 11:29:59 +00:00

12 lines
441 B
C++

$NetBSD: patch-src_c__comand.h,v 1.1 2012/02/16 11:37:27 hans Exp $
--- src/c_comand.h.orig 2006-07-07 08:54:25.000000000 +0200
+++ src/c_comand.h 2009-12-26 00:47:55.258943358 +0100
@@ -24,6 +24,7 @@
#ifndef C_COMAND_H
#define C_COMAND_H
#include "md.h"
+#undef CS
/*--------------------------------------------------------------------------*/
class CS;
/*--------------------------------------------------------------------------*/