Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the

2002-07-04  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* tests/*.c: Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN
	throughout the files, which didn't already have them. (#87312)
This commit is contained in:
Sebastian Wilhelmi
2002-07-04 15:19:30 +00:00
committed by Sebastian Wilhelmi
parent 852ed69e87
commit d81ac5339f
32 changed files with 108 additions and 0 deletions

View File

@ -1,3 +1,6 @@
#undef G_DISABLE_ASSERT
#undef G_LOG_DOMAIN
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>