X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Fvector.h;h=b57d2595ebbaef02f0aad9f969a6b4097f5082d3;hb=d774c2655ba2c3657a565f325411144452392277;hp=9bd429a052629ca9f07312249966edc1a8bee4bc;hpb=16ce54abf01ca3032e42a5bb11a4afcf9014dcca;p=architektonas diff --git a/src/base/vector.h b/src/base/vector.h index 9bd429a..b57d259 100644 --- a/src/base/vector.h +++ b/src/base/vector.h @@ -3,8 +3,6 @@ #include // Needed for 'friend ostream' below -//#include "rs.h" - /** * Represents a 3d vector (x/y/z) *