Merge branch 'master' into pygromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / viewit.cpp
similarity index 97%
rename from src/gromacs/gmxlib/viewit.c
rename to src/gromacs/gmxlib/viewit.cpp
index 61f00ae86130c601a17e7e8f44899b0e5e080b2e..bfe96e364c7d74d946f448cfd08d236d671a18ff 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013,2014, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -39,8 +39,8 @@
 
 #include "gromacs/legacyheaders/viewit.h"
 
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 
 #include "gromacs/fileio/filenm.h"
 #include "gromacs/legacyheaders/macros.h"