commit | c9c6088480f59e32e0a0dcbdfb3ebb06a0eab919 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Jan 17 11:44:47 2019 -0800 |
committer | Patrick Venture <venture@google.com> | Thu Jan 17 11:44:47 2019 -0800 |
tree | 363053545f3d827009b2d9ede1fa15dac224d344 | |
parent | 517710d3d3e7202b6dce81e3a128e9242377a138 [diff] [blame] |
lpc: add missing headers Add missing headers to the lpc files. Change-Id: I9228e26463f8316f27f3c5e0cc59eed2ed71597b Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/lpc_nuvoton.hpp b/lpc_nuvoton.hpp index 91b7062..a4b62df 100644 --- a/lpc_nuvoton.hpp +++ b/lpc_nuvoton.hpp
@@ -3,7 +3,9 @@ #include "internal/sys.hpp" #include "window_hw_interface.hpp" +#include <cstdint> #include <memory> +#include <utility> #include <vector> namespace blobs