[nx] Removed unneeded includes.

This commit is contained in:
jakcron 2018-06-11 15:43:04 +08:00
parent 0eb0ba5fa4
commit 4b273cccaa

View file

@ -1,8 +1,6 @@
#pragma once
#include <string>
#include <fnd/types.h>
#include <crypto/aes.h>
#include <crypto/sha.h>
#include <fnd/ISerialiseableBinary.h>
namespace nx