summaryrefslogtreecommitdiff
path: root/graphics/libqglviewer/files/patch-VRender-Vector3.cpp
blob: 7d0b2d935f20afa2d446a9c78e5b319d91c84e5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- VRender/Vector3.cpp.orig	Thu Jun 30 02:06:00 2005
+++ VRender/Vector3.cpp	Tue Jul  5 12:53:29 2005
@@ -45,6 +45,7 @@
 *****************************************************************************/
 
 #include <iostream>
+#include <vector>
 #include "Vector3.h"
 #include "NVector3.h"
 #include "Functions.h"