fw4spl
SrcLib/core/fwMedData/include/fwMedData/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 #ifndef __FWMEDDATA_NAMESPACE_HPP__
7 #define __FWMEDDATA_NAMESPACE_HPP__
8 
12 namespace fwMedData
13 {
14 
15 } // namespace fwMedData
16 
17 #endif /* __FWMEDDATA_NAMESPACE_HPP__ */
18 
Namespace containing medical data.