projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix for bug in wxEditableListBox in connection with new wxListCtrl
[wxWidgets.git]
/
demos
/
forty
/
scoredg.cpp
diff --git
a/demos/forty/scoredg.cpp
b/demos/forty/scoredg.cpp
index 136fff7021434633fbbc25dbf59bd243bbc8e929..9f96c6135d43dae43a2aab137abb8dd7b518d89f 100644
(file)
--- a/
demos/forty/scoredg.cpp
+++ b/
demos/forty/scoredg.cpp
@@
-35,7
+35,7
@@
#endif
#else
#include <strstream>
-using namespace std;
+
//
using namespace std;
#endif
#include "scorefil.h"
#include "scoredg.h"