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