/usr/include/ITK-4.9/metaIOConfig.h is in libinsighttoolkit4-dev 4.9.0-4ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | /*============================================================================
MetaIO
Copyright 2000-2011 Insight Software Consortium
Distributed under the OSI-approved BSD License (the "License");
see accompanying file 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 License for more information.
============================================================================*/
#undef METAIO_FOR_VTK
#undef METAIO_FOR_ITK
/* #undef METAIO_FOR_VTK */
#define METAIO_FOR_ITK
|