- add dll export macros
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@699 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -66,9 +66,9 @@
|
||||
\see OpenMesh::mostream
|
||||
*/
|
||||
//@{
|
||||
OpenMesh::mostream& omlog();
|
||||
OpenMesh::mostream& omout();
|
||||
OpenMesh::mostream& omerr();
|
||||
OPENMESHDLLEXPORT OpenMesh::mostream& omlog();
|
||||
OPENMESHDLLEXPORT OpenMesh::mostream& omout();
|
||||
OPENMESHDLLEXPORT OpenMesh::mostream& omerr();
|
||||
//@}
|
||||
|
||||
//=============================================================================
|
||||
|
||||
Reference in New Issue
Block a user