summaryrefslogtreecommitdiff
path: root/directvect.h
diff options
context:
space:
mode:
Diffstat (limited to 'directvect.h')
-rw-r--r--directvect.h1
1 files changed, 1 insertions, 0 deletions
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 <vector>
+#include <sys/types.h>
// For some vectors we use our DirectVector instead of STL's vector.
//