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). Merged from HEAD.
This commit is contained in:
Sebastian Wilhelmi
2002-07-04 15:28:22 +00:00
committed by Sebastian Wilhelmi
parent 9728e9f91f
commit 559e8cec55
32 changed files with 115 additions and 0 deletions

View File

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