50 #ifndef OPENMESH_OMSTREAMS_HH 
   51 #define OPENMESH_OMSTREAMS_HH 
   56 #include <OpenMesh/Core/System/mostream.hh> 
   71 OPENMESHDLLEXPORT OpenMesh::mostream& omlog();
 
   72 OPENMESHDLLEXPORT OpenMesh::mostream& omout();
 
   73 OPENMESHDLLEXPORT OpenMesh::mostream& omerr();