/*========================================================================= Program: FusionViewer Module: $RCSfile: stdafx.h,v $ Language: C++ Date: $Date: 2006/08/10 17:38:46 $ Version: $Revision: 1.1.1.1 $ Copyright (c) Insightful Corporation. All rights reserved. See Copyright.txt for details. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notice for more information. =========================================================================*/ #ifndef _Included_stdafx #define _Included_stdafx /** \class Stdafx *\addtogroup FusionViewerJNI * \brief Precompile ITK templates */ #include #include #include #include #include #endif