From 483f82fbb8be0d2d9101b71dd3f31122f1c29cb3 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sat, 15 Feb 2003 01:44:49 +0000 Subject: added a few headers --- src/FbTk/Timer.hh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/FbTk/Timer.hh b/src/FbTk/Timer.hh index df86d60..6c40155 100644 --- a/src/FbTk/Timer.hh +++ b/src/FbTk/Timer.hh @@ -28,6 +28,20 @@ #include #include +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif //HAVE_CONFIG_H + +#ifdef HAVE_INTTYPES_H +#include +#include +#endif // HAVE_INTTYPES_H + +#include +#include +#include +#include + namespace FbTk { /// Handles timeouts -- cgit v0.11.2