Merge branch 'master' into pygromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / md_logging.cpp
index 23ac56230cd2f5679ecdf2c415fd6e0aee1e4196..6636117d98adbc05c9beeb9c2839310d63d72e4c 100644 (file)
@@ -38,8 +38,8 @@
 
 #include "gromacs/legacyheaders/md_logging.h"
 
-#include <stdarg.h>
-#include <stdio.h>
+#include <cstdarg>
+#include <cstdio>
 
 #include "gromacs/legacyheaders/types/commrec.h"