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

removed another unused forward decl

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/branches/new_shell@1924 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent d365bc37
No related branches found
No related tags found
No related merge requests found
......@@ -24,9 +24,7 @@
#include <ost/mol/entity_handle.hh>
#include "builder_fw.hh"
namespace ost {
namespace conop {
namespace ost { namespace conop {
class DLLEXPORT_OST_CONOP Conopology {
typedef std::map<String,BuilderP> BuilderMap;
......
......@@ -19,11 +19,7 @@
#ifndef OST_CONOP_HEURISTIC_CONNECT_H
#define OST_CONOP_HEURISTIC_CONNECT_H
namespace ost {
class EntityHandle;
namespace conop {
namespace ost { namespace conop {
void HeuristicConnect(EntityHandle& eh);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment