Blob Blame History Raw
--- ./apps/diameter_client/ServerConnection.h~	2009-01-19 20:11:43.000000000 +0300
+++ ./apps/diameter_client/ServerConnection.h	2009-04-19 21:08:09.048458437 +0400
@@ -38,6 +38,7 @@
 #include <vector>
 #include <map>
 #include <utility>
+#include <stdint.h>
 using std::string;
 using std::vector;
 using std::map;