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

@@ -24,6 +24,9 @@
* GLib at ftp://ftp.gtk.org/pub/gtk/.
*/
#undef G_DISABLE_ASSERT
#undef G_LOG_DOMAIN
#include <gmodule.h>
#include <stdlib.h>