mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
5 lines
116 B
Text
5 lines
116 B
Text
#ifndef _Zip_icpp_init_stub
|
|
#define _Zip_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "plugin/zip/init"
|
|
#endif
|