fw4spl
SrcLib/core/fwAtomConversion/include/fwAtomConversion/pch.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2017.
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 __FWATOMCONVERSION_PCH_HPP__
8 #define __FWATOMCONVERSION_PCH_HPP__
9 
10 #include <fwAtoms/Object.hpp>
11 
12 #include <boost/graph/named_graph.hpp>
13 
14 #endif // __FWATOMCONVERSION_PCH_HPP__