Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LoopClosure.fwd.hh
Go to the documentation of this file.
1 // (c) Copyright Rosetta Commons Member Institutions.
2 // (c) This file is part of the Rosetta software suite and is made available under license.
3 // (c) The Rosetta software is developed by the contributing members of the Rosetta Commons.
4 // (c) For more information, see http://www.rosettacommons.org. Questions about this can be
5 // (c) addressed to University of Washington UW TechTransfer, email: license@u.washington.edu.
6 
7 /// @file
8 /// @brief fwd headers for ns loops
9 /// @author Oliver Lange
10 
11 
12 #ifndef INCLUDED_protocols_loops_loop_closure_ccd_LoopClosure_fwd_hh
13 #define INCLUDED_protocols_loops_loop_closure_ccd_LoopClosure_fwd_hh
14 
15 
16 // Utility headers
17 #include <utility/pointer/owning_ptr.fwd.hh>
18 
19 namespace protocols {
20 namespace loops {
21 namespace loop_closure {
22 namespace ccd {
23 
24 // Forward
25 //class BaseJumpSetup;
27 
28 // Types
31 
32 } // namespace ccd
33 } // namespace loop_closure
34 } // namespace loops
35 } // namespace protocols
36 
37 #endif //INCLUDED_protocols_loops_loop_closure_ccd_LoopClosure_fwd_hh