diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-16 21:56:43 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-16 21:56:43 +0900 |
| commit | 8c0cfbf6610b1a3a70ee1d6098a9c7dacfba5445 (patch) | |
| tree | 71225faf89542b685cf6ce4abe44a19c62051210 /src/misc/stableheaders.h | |
| parent | 95fa0b3590f4be2e90efa67f9a9358cb57e9bdb0 (diff) | |
| download | rosegarden-8c0cfbf6610b1a3a70ee1d6098a9c7dacfba5445.tar.gz rosegarden-8c0cfbf6610b1a3a70ee1d6098a9c7dacfba5445.zip | |
Switched from strstream to sstream.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/misc/stableheaders.h')
| -rw-r--r-- | src/misc/stableheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/misc/stableheaders.h b/src/misc/stableheaders.h index 9068e14..79e5740 100644 --- a/src/misc/stableheaders.h +++ b/src/misc/stableheaders.h @@ -23,7 +23,6 @@ #include <sstream> #include <stack> #include <string> -#include <strstream> #include <utility> #include <vector> |
