fw4spl
Bundles/ctrl/ctrlCamp/include/ctrlCamp/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2016.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #ifndef __CTRLCAMP_NAMESPACE_HPP__
8 #define __CTRLCAMP_NAMESPACE_HPP__
9 
14 namespace ctrlCamp
15 {
16 
17 } // namespace ctrlCamp
18 
19 
20 #endif /* __CTRLCAMP_NAMESPACE_HPP__ */
The namespace ctrlCamp contains services using camp.
Definition: ICamp.hpp:18