Fix build on FreeBSD

This commit is contained in:
Stas Degteff 2006-11-01 10:10:53 +00:00
parent afc2f2acd9
commit 17fcd5fc35

View File

@ -26,6 +26,10 @@
#ifndef __GEALL__H
#define __GEALL__H
#include <map>
#include <vector>
#include <string>
#include <gdefs.h>