fw4spl
SrcLib/io/vtkGdcmIO/include/vtkGdcmIO/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2004-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 __VTKGDCMIO_NAMESPACE_HPP__
8 #define __VTKGDCMIO_NAMESPACE_HPP__
9 
10 
14 namespace vtkGdcmIO
15 {
16 } //namespace vtkGdcmIO
17 
18 
19 
20 #endif //__VTKGDCMIO_NAMESPACE_HPP__
vtkmGdcm reader/writer lib
Definition: GdcmHelper.hpp:15