diff options
Diffstat (limited to 'test/VersionSuite.cpp')
-rw-r--r-- | test/VersionSuite.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/VersionSuite.cpp b/test/VersionSuite.cpp index c85bbd2..a46f0d5 100644 --- a/test/VersionSuite.cpp +++ b/test/VersionSuite.cpp @@ -20,7 +20,7 @@ #include <gtest/gtest.h> -#include <stdio.h> +#include <cstdio> #include <config.h> // for PACKAGE_VERSION |