mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-09 22:04:22 -06:00
.Developing TURTLE
git-svn-id: svn://ultimatepp.org/upp/trunk@6713 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
097ab8ec58
commit
c3da96adbd
31 changed files with 3328 additions and 3 deletions
12
rainbow/Turtle/Socket.cpp
Normal file
12
rainbow/Turtle/Socket.cpp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#include "Local.h"
|
||||
|
||||
|
||||
#define LLOG(x) DLOG(x)
|
||||
|
||||
#ifdef GUI_TURTLE
|
||||
|
||||
NAMESPACE_UPP
|
||||
|
||||
END_UPP_NAMESPACE
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue