From 7e13676d807471211320962d6e420ebec8cf7eec Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sat, 15 Sep 2012 03:17:45 +0300 Subject: Reqwritten autoconf. Now builds * Rewritten autoconf * (Hopefully not over-)Simplified it. * Quite a few build fixes (not well done, probably) --- directvect.h | 1 + 1 file changed, 1 insertion(+) (limited to 'directvect.h') diff --git a/directvect.h b/directvect.h index b6af373..66d6356 100644 --- a/directvect.h +++ b/directvect.h @@ -18,6 +18,7 @@ #define BDE_SIMPLEVEC_H #include +#include // For some vectors we use our DirectVector instead of STL's vector. // -- cgit v1.2.3