porg/config-bot.h.in

18 lines
465 B
C

/***********************************************************************
* config-bot.h
***********************************************************************
* This file is part of the package porg
* For more information visit http://porg.sourceforge.net
***********************************************************************/
#ifdef __cplusplus
# include <iostream>
#endif
#include <assert.h>
#include <errno.h>
#include <time.h>
@ac_includes_default@