mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-29 04:08:46 +00:00
don't include aescpp.h
This commit is contained in:
parent
5315f490a0
commit
b9ed9a9cd4
4
aesopt.h
4
aesopt.h
@ -87,11 +87,7 @@ Issue Date: 20/12/2007
|
|||||||
#if !defined( _AESOPT_H )
|
#if !defined( _AESOPT_H )
|
||||||
#define _AESOPT_H
|
#define _AESOPT_H
|
||||||
|
|
||||||
#if defined( __cplusplus )
|
|
||||||
#include "aescpp.h"
|
|
||||||
#else
|
|
||||||
#include "aes.h"
|
#include "aes.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/* PLATFORM SPECIFIC INCLUDES */
|
/* PLATFORM SPECIFIC INCLUDES */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user