Fix compile error on Ubuntu 8.10.

This commit is contained in:
Wilson Snyder
2008-12-22 11:28:42 -05:00
parent 0bb4ccd7cd
commit a07a234761
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@
#include <algorithm>
#include <iomanip>
#include <map>
#include <memory>
#include "V3Global.h"
#include "V3Hashed.h"