added missing header
This commit is contained in:
parent
5c7aabd779
commit
1694901f7a
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
#include "assassin.hh"
|
#include "assassin.hh"
|
||||||
#include "screeninfo.hh"
|
#include "screeninfo.hh"
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
namespace otk {
|
namespace otk {
|
||||||
|
|
||||||
OtkWidget::OtkWidget(OtkWidget *parent, Direction direction)
|
OtkWidget::OtkWidget(OtkWidget *parent, Direction direction)
|
||||||
|
|
Loading…
Reference in a new issue