Commit 9a0c479aeedc9c7beb60568e3449c75d7a2f7649
authorDylan McKay <me@dylanmckay.io>
Thu, 6 Jul 2017 14:22:35 +0000 (02:22 +1200)
committerMichel Pollet <github.com@pollet.net>
Wed, 2 Aug 2017 07:51:56 +0000 (08:51 +0100)
tree3677ce029856df8544e3543830dfe9fc1821f63c
parente635b18768d92ff53c4794f1faa640fcfef4f3a2
Message:
Add missing header file to 'sim_hex.h'

'size_t' is not defined in any of the header files included in
'sim_hex.h', even though it is used in there.

You can see a list of all headers that define 'size_t' here
http://en.cppreference.com/w/c/types/size_t
simavr/sim/sim_hex.h