TNG version 1.7.3
[alexxy/gromacs.git] / src / external / tng_io / src / tests / tng_io_read_pos_util.c
index b237dad03ddc52a226c04c9182760ae5fdf93a90..699f52db876604cc18901adc300052a89a3110ab 100644 (file)
  * 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)
 {