mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 14:55:57 -06:00
12 lines
118 B
C++
12 lines
118 B
C++
#include "Local.h"
|
|
|
|
|
|
#define LLOG(x) DLOG(x)
|
|
|
|
#ifdef GUI_TURTLE
|
|
|
|
NAMESPACE_UPP
|
|
|
|
END_UPP_NAMESPACE
|
|
|
|
#endif
|