[GRASS-SVN] r54338 - grass/branches/develbranch_6/include/iostream
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Dec 18 12:17:12 PST 2012
Author: martinl
Date: 2012-12-18 12:17:12 -0800 (Tue, 18 Dec 2012)
New Revision: 54338
Modified:
grass/branches/develbranch_6/include/iostream/imbuffer.h
Log:
fix r54335
Modified: grass/branches/develbranch_6/include/iostream/imbuffer.h
===================================================================
--- grass/branches/develbranch_6/include/iostream/imbuffer.h 2012-12-18 20:07:05 UTC (rev 54337)
+++ grass/branches/develbranch_6/include/iostream/imbuffer.h 2012-12-18 20:17:12 UTC (rev 54338)
@@ -25,6 +25,8 @@
#include <assert.h>
#include <stdlib.h>
+#include <vector>
+
#include "ami_config.h" //for SAVE_MEMORY
#include "ami_stream.h"
#include "mm.h"
More information about the grass-commit
mailing list