--- src/examples/privatexml_example.cpp.orig 2017-08-04 16:24:56 UTC
+++ src/examples/privatexml_example.cpp
@@ -17,8 +17,8 @@
#include "../privatexml.h"
using namespace gloox;
-#include <stdio.h>
-#include <locale.h>
+#include <ctime>
+#include <clocale>
#include <string>
#include <cstdio>