tests: add missing header

This commit is contained in:
Gleb Natapov
2015-05-31 15:22:48 +03:00
committed by Calle Wilund
parent db46ced43c
commit ce89b77bba

View File

@@ -20,6 +20,7 @@
* Copyright (C) 2015 Cloudius Systems, Ltd.
*/
#include <experimental/optional>
#include "core/thread.hh"
#include "core/semaphore.hh"
#include "core/app-template.hh"