fw4spl
SrcLib/core/fwAtoms/include/fwAtoms/registry/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 __FWATOMS_REGISTRY_NAMESPACE_HPP__
8 #define __FWATOMS_REGISTRY_NAMESPACE_HPP__
9 
10 
11 namespace fwAtoms
12 {
13 
20 namespace registry
21 {
22 } // namespace registry
23 
24 } // namespace fwAtoms
25 
26 #endif /* __FWATOMS_REGISTRY_NAMESPACE_HPP__ */
27 
Contains fwAtomsFilter::registry details.
fwAtoms contains basic objects to represent any other kind of object