mirror of
https://github.com/PDB-REDO/dssp.git
synced 2026-06-04 13:44:21 +08:00
Change for new libcifpp
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
/// \file DSSP.hpp
|
||||
/// Calculate DSSP-like secondary structure information.
|
||||
|
||||
#include <cif++.hpp>
|
||||
#include <cif++/cif++.hpp>
|
||||
|
||||
#include <filesystem>
|
||||
#include <iterator>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include "revision.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cif++.hpp>
|
||||
#include <cif++/cif++.hpp>
|
||||
#include <cif++/dictionary_parser.hpp>
|
||||
#include <cif++/row.hpp>
|
||||
#include <format>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
|
||||
#include <cif++.hpp>
|
||||
#include <cif++/cif++.hpp>
|
||||
#include <mcfp/mcfp.hpp>
|
||||
|
||||
#include "dssp.hpp"
|
||||
|
||||
Reference in New Issue
Block a user