2001-04-14  Hans Breuer  <hans@breuer.org>

	* glib.def :
	* makefile.msc.in : updated

	* gpattern.c : include "gutils.h" to resolve the inline hassle
This commit is contained in:
Hans Breuer
2001-04-13 23:41:53 +00:00
committed by Hans Breuer
parent 1d81d2d282
commit 085254349a
14 changed files with 64 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
#include "gmacros.h"
#include "gmessages.h"
#include "gmem.h"
#include "gutils.h" /* inline hassle */
#include <string.h>