Skip to content
Snippets Groups Projects
Commit abf5e7d8 authored by marco's avatar marco
Browse files

properly mark symbol visibility

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2073 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent bcce6523
Branches
Tags
No related merge requests found
......@@ -20,12 +20,13 @@
#define OST_IO_PDB_IO_HH
#include <stack>
#include <ost/io/module_config.hh>
namespace ost { namespace io {
/// \brief flags that incluence the behaviour of the PDBReader and PDBWriter
struct PDB {
struct DLLEXPORT_OST_IO PDB {
/// \brief skip faulty records
/// This flag tells the PDB loader to ignore faulty records. By default,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment