fw4spl
Bundles/ctrl/ctrlHistory/include/ctrlHistory/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2017.
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 __CTRLHISTORY_NAMESPACE_HPP__
8 #define __CTRLHISTORY_NAMESPACE_HPP__
9 
13 namespace ctrlHistory
14 {
15 
16 } // namespace ctrlHistory
17 
18 #endif /* __CTRLHISTORY_NAMESPACE_HPP__ */
The namespace ctrlHistory contains services handling command histories.