diff options
Diffstat (limited to 'vcpkg/ports/cgns/cgnsconfig.h')
| -rw-r--r-- | vcpkg/ports/cgns/cgnsconfig.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/cgns/cgnsconfig.h b/vcpkg/ports/cgns/cgnsconfig.h new file mode 100644 index 0000000..7ebe18a --- /dev/null +++ b/vcpkg/ports/cgns/cgnsconfig.h @@ -0,0 +1,6 @@ +#ifndef CGNSCONFIG_H
+#define CGNSCONFIG_H
+
+#include "cgnstypes.h"
+
+#endif
\ No newline at end of file |