Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4997
Modified Files:
ChangeLog
Log Message:
Added missing applications of OPENVRML_API.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1324
retrieving revision 1.1325
diff -C2 -d -r1.1324 -r1.1325
*** ChangeLog 3 Sep 2006 03:52:14 -0000 1.1324
--- ChangeLog 6 Sep 2006 09:57:16 -0000 1.1325
***************
*** 1,2 ****
--- 1,7 ----
+ 2006-09-06 Braden McDaniel <br...@en...>
+
+ * src/libopenvrml/openvrml/basetypes.h: Added missing applications
+ of OPENVRML_API.
+
2006-09-02 Braden McDaniel <br...@en...>
***************
*** 18,22 ****
(stream_extraction_with_commas()): Use openvrml::make_color
instead of openvrml::color constructor.
-
* tests/mat4f.cpp
(stream_insertion()): Use openvrml::make_mat4f instead of
--- 23,26 ----
|