11 lines
146 B
C++
Raw Normal View History

#include <string.h>
2004-04-15 13:59:29 -04:00
#ifdef CMAKE_IS_REALLY_FUN
This is a problem. Looks like REMOVE_DEFINITION does not work
#endif
2001-08-23 13:57:45 -04:00
int file2()
{
return 1;
}