diff options
Diffstat (limited to 'src/Shape.cc')
-rw-r--r-- | src/Shape.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Shape.cc b/src/Shape.cc index 66691b4..3f053a3 100644 --- a/src/Shape.cc +++ b/src/Shape.cc | |||
@@ -44,7 +44,6 @@ | |||
44 | #include <X11/extensions/shape.h> | 44 | #include <X11/extensions/shape.h> |
45 | #endif // SHAPE | 45 | #endif // SHAPE |
46 | 46 | ||
47 | #include <iostream> | ||
48 | #include <algorithm> | 47 | #include <algorithm> |
49 | 48 | ||
50 | using std::min; | 49 | using std::min; |