We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c50069 commit 5d6fdb5Copy full SHA for 5d6fdb5
src/drivers/common/utf8proc.c
@@ -2,7 +2,10 @@
2
* Copyright (C) 2012, Northwestern University and Argonne National Laboratory
3
* See COPYRIGHT notice in top-level directory.
4
*/
5
-/* $Id$ */
+
6
+#ifdef HAVE_CONFIG_H
7
+# include <config.h>
8
+#endif
9
10
#include <pnetcdf.h>
11
#include <pnc_debug.h>
0 commit comments