diff options
Diffstat (limited to 'thirdparty/raw_pdb/src/PDB_PCH.cpp')
| -rw-r--r-- | thirdparty/raw_pdb/src/PDB_PCH.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/thirdparty/raw_pdb/src/PDB_PCH.cpp b/thirdparty/raw_pdb/src/PDB_PCH.cpp new file mode 100644 index 000000000..70ca8d68d --- /dev/null +++ b/thirdparty/raw_pdb/src/PDB_PCH.cpp @@ -0,0 +1,4 @@ +// Copyright 2011-2022, Molecular Matters GmbH <[email protected]> +// See LICENSE.txt for licensing details (2-clause BSD License: https://opensource.org/licenses/BSD-2-Clause) + +#include "PDB_PCH.h" |