1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 11:28:14 +00:00

don't include aescpp.h

This commit is contained in:
Pavol Rusnak 2014-07-24 15:26:50 +02:00
parent 5315f490a0
commit b9ed9a9cd4

View File

@ -87,11 +87,7 @@ Issue Date: 20/12/2007
#if !defined( _AESOPT_H )
#define _AESOPT_H
#if defined( __cplusplus )
#include "aescpp.h"
#else
#include "aes.h"
#endif
/* PLATFORM SPECIFIC INCLUDES */