added memory header to why2 header

This commit is contained in:
Václav Šmejkal 2023-01-29 20:28:40 +01:00
parent 2bfec0be95
commit f04c5447f1
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -29,6 +29,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
#include <why2/decrypter.h> #include <why2/decrypter.h>
#include <why2/encrypter.h> #include <why2/encrypter.h>
#include <why2/flags.h> #include <why2/flags.h>
#include <why2/memory.h>
#include <why2/misc.h> #include <why2/misc.h>
//LOGGER //LOGGER