fw4spl
SrcLib/io/fwDcmtkTools/include/fwDcmtkTools/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 __FWDCMTKTOOLS_NAMESPACE_HPP__
8 #define __FWDCMTKTOOLS_NAMESPACE_HPP__
9 
11 namespace fwDcmtkTools
12 {
13 
14 } //namespace fwDcmtkTools
15 
16 #endif /* __FWDCMTKTOOLS_NAMESPACE_HPP__ */
fwDcmtkTools contains general tools to handle DCMTK library
Definition: Dictionary.hpp:16