mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
add missing #include "config.h"
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
* Author: Ryan Lortie <desrt@desrt.ca>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gbuffer.h"
|
||||
|
||||
#include <glib/gstrfuncs.h>
|
||||
|
@@ -20,6 +20,8 @@
|
||||
* Author: Alexander Larsson <alexl@redhat.com>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gurifuncs.h"
|
||||
|
||||
#include <glib/gstrfuncs.h>
|
||||
|
@@ -21,6 +21,8 @@
|
||||
*/
|
||||
|
||||
/* Prologue {{{1 */
|
||||
#include "config.h"
|
||||
|
||||
#include "gvariant-serialiser.h"
|
||||
|
||||
#include <glib/gtestutils.h>
|
||||
|
@@ -20,6 +20,8 @@
|
||||
* Author: Ryan Lortie <desrt@desrt.ca>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gvarianttype.h"
|
||||
|
||||
#include <glib/gtestutils.h>
|
||||
|
@@ -20,6 +20,8 @@
|
||||
* Author: Ryan Lortie <desrt@desrt.ca>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gvarianttypeinfo.h"
|
||||
|
||||
#include <glib/gtestutils.h>
|
||||
|
Reference in New Issue
Block a user