mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
2008-05-28 Michael Natterer <mitch@imendio.com> * configure.in: add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally. * glib/tests/option-context.c * glib/tests/testing.c * tests/testingbase64.c: don't include <glib/gtestutils.h> svn path=/trunk/; revision=6955
This commit is contained in:
committed by
Michael Natterer
parent
03a5797a62
commit
82bc28361e
@@ -18,7 +18,8 @@
|
||||
* otherwise) arising in any way out of the use of this software, even
|
||||
* if advised of the possibility of such damage.
|
||||
*/
|
||||
#include <glib/gtestutils.h>
|
||||
|
||||
#include <glib.h>
|
||||
#include <stdlib.h>
|
||||
#include <glib.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user