]> andersk Git - splint.git/blobdiff - src/Headers/usymtab_interface.h
Committed my changes (but there are several splintme errors currently).
[splint.git] / src / Headers / usymtab_interface.h
index cb2abf2a6977ba3cedfb3b432639deb4a3d2636b..8e543f96938c6c27549ecb6aabac2bd462edf6fb 100644 (file)
@@ -6,10 +6,6 @@
 # ifndef USYMTAB_INTERFACE_H
 # define USYMTAB_INTERFACE_H
 
-# ifdef NOLCL
-# error "Bad include"
-# endif
-
 extern void doDeclareConstant (constDeclarationNode, bool);
 extern void doDeclareVar      (varDeclarationNode, bool);
 extern void doDeclareType     (typeNode, bool);
This page took 0.032046 seconds and 4 git commands to generate.