diff options
Diffstat (limited to 'Utilities/KWIML/test/test.cxx')
-rw-r--r-- | Utilities/KWIML/test/test.cxx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Utilities/KWIML/test/test.cxx b/Utilities/KWIML/test/test.cxx new file mode 100644 index 0000000..464325b --- /dev/null +++ b/Utilities/KWIML/test/test.cxx @@ -0,0 +1,6 @@ +/* + Copyright Kitware, Inc. + Distributed under the OSI-approved BSD 3-Clause License. + See accompanying file Copyright.txt for details. +*/ +#include "test.c" |