TNG version 1.7.3
[alexxy/gromacs.git] / src / external / tng_io / src / tests / tng_io_read_pos.c
index b29cec7cd11352883d7dfd5987701594e18da0de..8e3d266fcc2464497653c27eb1d8b3c44674376f 100644 (file)
@@ -9,13 +9,14 @@
  * modify it under the terms of the Revised BSD License.
  */
 
+#include "tng/tng_io.h"
+
 #ifdef USE_STD_INTTYPES_H
 #include <inttypes.h>
 #endif
 
 #include <stdlib.h>
 #include <stdio.h>
-#include "tng/tng_io.h"
 
 int main(int argc, char **argv)
 {