mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-19 06:05:31 -06:00
9 lines
138 B
C++
9 lines
138 B
C++
#ifndef _XedTest_XedTest_h
|
|
#define _XedTest_XedTest_h
|
|
|
|
#include <Core/Core.h>
|
|
#include <Xed/Xed.h>
|
|
|
|
using namespace Upp;
|
|
|
|
#endif
|