projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use DispatchTimeout() and/or select() with timeout instead of polling loop in wxSocke...
[wxWidgets.git]
/
src
/
common
/
sckfile.cpp
diff --git
a/src/common/sckfile.cpp
b/src/common/sckfile.cpp
index adf5a85c909310077a77d06ef661093b8a5822c1..152a91f89f2d921880948115acd071acc8f04be1 100644
(file)
--- a/
src/common/sckfile.cpp
+++ b/
src/common/sckfile.cpp
@@
-21,7
+21,7
@@
#ifndef WX_PRECOMP
#endif
-#include
<stdio.h>
+#include
"wx/uri.h"
#include "wx/wfstream.h"
#include "wx/protocol/file.h"