mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
9 lines
124 B
C++
9 lines
124 B
C++
#ifndef _LangInfo_LangInfo_h_
|
|
#define _LangInfo_LangInfo_h_
|
|
|
|
#include <Core/Core.h>
|
|
|
|
using namespace Upp;
|
|
|
|
|
|
#endif
|