ultimatepp/bazaar/XedTest/XedTest.h
micio ebf5c3f19f Bazaar/Xed : added small test application
git-svn-id: svn://ultimatepp.org/upp/trunk@12574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-25 18:42:59 +00:00

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