mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
6 lines
144 B
Text
6 lines
144 B
Text
#ifndef _LZF_icpp_init_stub
|
|
#define _LZF_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "plugin/lz4/init"
|
|
#include "plugin\lzo/init"
|
|
#endif
|