diff include/BeagleRT.h @ 187:d7148d21aaa5

Utilities are now optimizable. Closes #1526
author Giulio Moro <giuliomoro@yahoo.it>
date Tue, 19 Jan 2016 02:54:13 +0000
parents 1e629f126322
children 18d03901f866
line wrap: on
line diff
--- a/include/BeagleRT.h	Tue Jan 19 01:54:34 2016 +0000
+++ b/include/BeagleRT.h	Tue Jan 19 02:54:13 2016 +0000
@@ -609,5 +609,6 @@
 void BeagleRT_scheduleAuxiliaryTask(AuxiliaryTask task);
 
 /** @} */
+#include <Utilities.h>
 
 #endif /* BEAGLERT_H_ */