mootNoConfig.h File Reference

undefines any autoheader preprocessor macros More...

Go to the source code of this file.

Detailed Description

This is a hack to avoid preprocessor "multiply defined" warnings when using this package with another autoheader package. The "right" way to do this would be to relegate all autoheader-sensitive code to .cc source files, but this is not practical when templates and inlining come into play, hence mootNoConfig.h.