From b3392b2c9b5e808e868b092422d7b143a82c4628 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sun, 31 Mar 2013 19:28:24 +0200 Subject: digital/io-hub/src/apbirthday: add radar system and obstacles handling --- digital/io-hub/src/common-cc/defs.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'digital/io-hub/src/common-cc/defs.hh') diff --git a/digital/io-hub/src/common-cc/defs.hh b/digital/io-hub/src/common-cc/defs.hh index 4475b299..72053720 100644 --- a/digital/io-hub/src/common-cc/defs.hh +++ b/digital/io-hub/src/common-cc/defs.hh @@ -23,6 +23,7 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // // }}} +#include "ucoolib/common.hh" /// General purpose definitions. -- cgit v1.2.3