Export reader and writer symbols to dll
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@695 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -78,7 +78,7 @@ namespace IO {
|
||||
Base class for all writer modules. The module should register itself at
|
||||
the IOManager by calling the register_module function.
|
||||
*/
|
||||
class BaseWriter
|
||||
class OPENMESHDLLEXPORT BaseWriter
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user