summaryrefslogtreecommitdiff
path: root/src/core/managed
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/managed')
-rw-r--r--src/core/managed/Managed.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/managed/Managed.cpp b/src/core/managed/Managed.cpp
index a3caa76..b282427 100644
--- a/src/core/managed/Managed.cpp
+++ b/src/core/managed/Managed.cpp
@@ -16,7 +16,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <cassert>
#include <queue>
#include <core/common/Rtti.hpp>