From 0d7ed9bb44f25a3b540eee59ec2f7a09a86d2297 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 10 Aug 2004 19:34:35 +0000 Subject: minor fix --- src/Shape.cc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Shape.cc b/src/Shape.cc index 9013cf7..bddb784 100644 --- a/src/Shape.cc +++ b/src/Shape.cc @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Shape.cc,v 1.11 2004/01/21 20:00:33 fluxgen Exp $ +// $Id: Shape.cc,v 1.12 2004/08/10 19:34:35 fluxgen Exp $ #include "Shape.hh" @@ -31,6 +31,10 @@ #include #include +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif // HAVE_CONFIG_H + #ifdef SHAPE #include #endif // SHAPE -- cgit v0.11.2