From 85cccbf9be5cb9f1834e4167701c10744e46fcce Mon Sep 17 00:00:00 2001 From: James Goppert Date: Thu, 24 Sep 2015 16:21:27 -0400 Subject: [PATCH] Attempt 2 to fix posix sitl build for travis. --- src/lib/launchdetection/CatapultLaunchMethod.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/launchdetection/CatapultLaunchMethod.cpp b/src/lib/launchdetection/CatapultLaunchMethod.cpp index f13c7c4bfe..273da3ee76 100644 --- a/src/lib/launchdetection/CatapultLaunchMethod.cpp +++ b/src/lib/launchdetection/CatapultLaunchMethod.cpp @@ -41,6 +41,7 @@ #include "CatapultLaunchMethod.h" #include +#include namespace launchdetection {