mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-16 06:06:58 -06:00
Added Initialization Vectors handling in encryption git-svn-id: svn://ultimatepp.org/upp/trunk@2739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
5 lines
120 B
Text
5 lines
120 B
Text
#ifndef _Protect_icpp_init_stub
|
|
#define _Protect_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "Cypher/init"
|
|
#endif
|