commit | 2c5eb4535585f43bf818b7c8aa0de1132f5cee47 | [log] [tgz] |
---|---|---|
author | Shodan Team <no-reply@google.com> | Sat Aug 19 03:26:59 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Mon Aug 21 13:35:06 2023 -0700 |
tree | 9e079e51093cfac40e4a54ed186be093da2d66be | |
parent | 1a00520ad123640511bcaacdcaa9513352c205fb [diff] |
No public description PiperOrigin-RevId: 558376775
diff --git a/sim/kelvin_state.cc b/sim/kelvin_state.cc index 2b1dbbc..c1d4c8b 100644 --- a/sim/kelvin_state.cc +++ b/sim/kelvin_state.cc
@@ -1,6 +1,7 @@ #include "sim/kelvin_state.h" +#include <any> #include <cstdint> #include <iostream> #include <ostream>