Fix Windows compilation
This commit is contained in:
parent
e26a2ecab0
commit
4fc0948dbf
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <algorithm> // for std::clamp
|
||||
|
||||
#include "viewmgr.hxx"
|
||||
#include "ViewPropertyEvaluator.hxx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue