diff options
Diffstat (limited to 'payload_state.h')
-rw-r--r-- | payload_state.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/payload_state.h b/payload_state.h index f8cc678a..b732c4c5 100644 --- a/payload_state.h +++ b/payload_state.h @@ -5,6 +5,9 @@ #ifndef CHROMEOS_PLATFORM_UPDATE_ENGINE_PAYLOAD_STATE_H_ #define CHROMEOS_PLATFORM_UPDATE_ENGINE_PAYLOAD_STATE_H_ +#include <string> +#include <vector> + #include <base/time/time.h> #include <gtest/gtest_prod.h> // for FRIEND_TEST |