diff options
author | Curtis Dunham <Curtis.Dunham@arm.com> | 2016-08-24 14:20:53 +0100 |
---|---|---|
committer | Curtis Dunham <Curtis.Dunham@arm.com> | 2016-08-24 14:20:53 +0100 |
commit | 5c0a7f98f85ea31ddaa22fcfa7b7f9c86d417e84 (patch) | |
tree | 3ee8e85301980e15fcebaa2065ec2c2eaefb9bef /ext/sst/ExtMaster.hh | |
parent | d1abc287f6ae824b56e431774cae9bf6082486d6 (diff) | |
download | gem5-5c0a7f98f85ea31ddaa22fcfa7b7f9c86d417e84.tar.xz |
commit 15c633eea52f21dae8cb3a195823b3cdec7be491
Author: Curtis Dunham <Curtis.Dunham@arm.com>
ext: update SST connector for SST 6.0
Diffstat (limited to 'ext/sst/ExtMaster.hh')
-rw-r--r-- | ext/sst/ExtMaster.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sst/ExtMaster.hh b/ext/sst/ExtMaster.hh index 2f68a406c..4a98bddf9 100644 --- a/ext/sst/ExtMaster.hh +++ b/ext/sst/ExtMaster.hh @@ -48,7 +48,6 @@ #include <list> #include <set> -#include <sst/core/serialization.h> #include <sst/core/component.h> #include <sst/elements/memHierarchy/memEvent.h> |