mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-09 08:19:25 +03:00
Create xtend.hpp
This commit is contained in:
10
src/eepp/ui/doc/languages/xtend.hpp
Normal file
10
src/eepp/ui/doc/languages/xtend.hpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef EE_UI_DOC_Xtend
|
||||
#define EE_UI_DOC_Xtend
|
||||
|
||||
namespace EE { namespace UI { namespace Doc { namespace Language {
|
||||
|
||||
extern void addXtend();
|
||||
|
||||
}}}} // namespace EE::UI::Doc::Language
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user