]> Dogcows Code - chaz/openbox/commitdiff
added missing header
authorMarius Nita <marius@cs.pdx.edu>
Mon, 11 Nov 2002 07:29:12 +0000 (07:29 +0000)
committerMarius Nita <marius@cs.pdx.edu>
Mon, 11 Nov 2002 07:29:12 +0000 (07:29 +0000)
otk/widget.cc

index 7c500a8336ab14e99bc060468b5f72b8908e4579..7a8a390b828a7bf174a63d2ccaa94b1b8362dede 100644 (file)
@@ -3,6 +3,8 @@
 #include "assassin.hh"
 #include "screeninfo.hh"
 
+#include <algorithm>
+
 namespace otk {
 
 OtkWidget::OtkWidget(OtkWidget *parent, Direction direction)
This page took 0.025328 seconds and 4 git commands to generate.