fw4spl
Bundles/ui/uiIO/include/uiIO/Namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2015.
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 __UIIO_NAMESPACE_HPP__
8 #define __UIIO_NAMESPACE_HPP__
9 
13 namespace uiIO
14 {
15 
19 namespace editor
20 {
21 
22 }
23 
27 namespace editor
28 {
29 
30 }
31 
32 }
33 #endif /* __UIIO_NAMESPACE_HPP__ */
The namespace uiIO contains a simple service to manipulate IO with IHM..