summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/string.h
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-03-10 12:57:12 +0000
committerBenny Prijono <bennylp@teluu.com>2006-03-10 12:57:12 +0000
commit0873e0d2170db76241bf5afe812acead0d531b8e (patch)
treebc50b6a1fe32c5b0ae24d1c188f166ea82c278f8 /pjlib/include/pj/string.h
parent9034bec3635469ec1041e783ac2343c22b64c04c (diff)
Fixed compilation and run warnings/errors with MSVC 2005
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@315 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/include/pj/string.h')
-rw-r--r--pjlib/include/pj/string.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pjlib/include/pj/string.h b/pjlib/include/pj/string.h
index acc1ddf7..90ab29e8 100644
--- a/pjlib/include/pj/string.h
+++ b/pjlib/include/pj/string.h
@@ -26,8 +26,6 @@
#include <pj/types.h>
#include <pj/compat/string.h>
-#include <pj/compat/sprintf.h>
-#include <pj/compat/vsprintf.h>
PJ_BEGIN_DECL