git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed "using namespace std;" from stargazer.
[stg.git]
/
projects
/
sgauth
/
web.h
diff --git
a/projects/sgauth/web.h
b/projects/sgauth/web.h
index be9e158dcfe1da5a6f2aa143966b856aaebb6bd5..aa2227ee98a2d6d9f476e9d81a1d7cba0e15b3c7 100644
(file)
--- a/
projects/sgauth/web.h
+++ b/
projects/sgauth/web.h
@@
-39,8
+39,8
@@
#include <string>
#include <list>
-#include "stg
_
const.h"
-#include "ia_packets.h"
+#include "stg
/
const.h"
+#include "
stg/
ia_packets.h"
using namespace std;