From 6e4681a86fc1d118571dac06ffa811a988a1066a Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 9 Sep 2017 08:32:39 +0100 Subject: Stable build --- yage/physics/body.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yage/physics/body.cpp') diff --git a/yage/physics/body.cpp b/yage/physics/body.cpp index 8d38e70a..81d26699 100644 --- a/yage/physics/body.cpp +++ b/yage/physics/body.cpp @@ -6,7 +6,7 @@ * ---------------------------------------------------------------------------- */ -#include +#include #include -- cgit