Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DockingEnsemblePrepackProtocol.fwd.hh
Go to the documentation of this file.
1 // -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;
2 // rm-trailing-spaces:t -*-
3 // vi: set ts=2 noet:
4 //
5 // (c) Copyright Rosetta Commons Member Institutions.
6 // (c) This file is part of the Rosetta software suite and is made available
7 // under license.
8 // (c) The Rosetta software is developed by the contributing members of the
9 // Rosetta Commons.
10 // (c) For more information, see http://www.rosettacommons.org.
11 // Questions about this can be
12 // (c) addressed to University of Washington UW TechTransfer,
13 // email: license@u.washington.edu.
14 
15 /// @file fwd declaration for ensemble prepacking
16 /// @brief
17 /// @author Monica Berrondo
18 #ifndef INCLUDED_protocols_docking_DockingEnsemblePrepackProtocol_FWD_HH
19 #define INCLUDED_protocols_docking_DockingEnsemblePrepackProtocol_FWD_HH
20 
21 #include <utility/pointer/owning_ptr.hh>
22 
23 namespace protocols {
24 namespace docking{
25 
29 }
30 }
31 #endif