[escher] Remove unneeded include

This commit is contained in:
Léa Saviot
2018-11-14 17:26:46 +01:00
committed by EmilieNumworks
parent 99d97814bc
commit 266cc79d32

View File

@@ -1,6 +1,5 @@
#include <escher/container.h>
#include <assert.h>
#include <setjmp.h>
Container::Container() :
RunLoop(),