mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
RichText: Fixed to achieve compatibility with older CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@10928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
cb93eab610
commit
504c1d13cc
5 changed files with 23 additions and 0 deletions
4
uppsrc/RichEdit/init
Normal file
4
uppsrc/RichEdit/init
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#ifndef _RichEdit_icpp_init_stub
|
||||
#define _RichEdit_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue