From 9533fbcda07254b65a53a9109555662d9a09086c Mon Sep 17 00:00:00 2001 From: Martin Miller Date: Tue, 28 Mar 2017 09:53:29 -0500 Subject: update --- src/main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.h') diff --git a/src/main.h b/src/main.h index 0746a99..a78bab0 100644 --- a/src/main.h +++ b/src/main.h @@ -30,4 +30,5 @@ void imuCallback(const message &msg, State &mu, const Quaterniond &q, const time void pvaCallback(const message &msg, Matrix &X, Quaterniond &q); void utmCallback(const message &msg, State &mu, const Quaterniond &q); + #endif /* ----- #ifndef main_INC ----- */ -- cgit v1.1