summaryrefslogtreecommitdiff
path: root/src/Shape.cc
diff options
context:
space:
mode:
authormathias <mathias>2006-11-07 19:12:42 (GMT)
committermathias <mathias>2006-11-07 19:12:42 (GMT)
commita3c5fd60001fc498a8b9904e63358751a17553da (patch)
tree4551610186b028e99eb998a0c2cffcf4f2804025 /src/Shape.cc
parente5e76e7761f52ba7c0deca75bcecae4fbd3e2ff5 (diff)
downloadfluxbox_lack-a3c5fd60001fc498a8b9904e63358751a17553da.zip
fluxbox_lack-a3c5fd60001fc498a8b9904e63358751a17553da.tar.bz2
cosmetic patch from slava again
Diffstat (limited to 'src/Shape.cc')
-rw-r--r--src/Shape.cc1
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
50using std::min; 49using std::min;