fix compilation in Ubuntu

This commit is contained in:
Garux 2018-12-16 14:18:46 +03:00
parent 43f6e8977a
commit 0a91aaef32

View File

@ -36,6 +36,8 @@
#include "container/stack.h"
#include "typesystem.h"
#include <functional>
class Selector;
class SelectionTest;