Back to Top page.

config.h

Go to the documentation of this file.
00001 /* framework/config.h.  Generated automatically by configure.  */
00002 /* framework/config.h.in.  Generated automatically from configure.in by autoheader.  */
00003 
00004 /* Define if you have the <sstream> header file.  */
00005 #define HAVE_SSTREAM 1
00006 
00007 /* Define if you have the <sys/time.h> header file.  */
00008 #define HAVE_SYS_TIME_H 1
00009 
00010 /* Name of package */
00011 #define PACKAGE "egg"
00012 
00013 /* Version number of package */
00014 #define VERSION "1.2.0"
00015