diff maths/MathUtilities.h @ 79:054c384d860d

* Solaris build fixes
author cannam
date Mon, 14 Sep 2009 13:01:44 +0000
parents 7fe29d8a7eaf
children e5907ae6de17
line wrap: on
line diff
--- a/maths/MathUtilities.h	Thu Jun 25 13:35:34 2009 +0000
+++ b/maths/MathUtilities.h	Mon Sep 14 13:01:44 2009 +0000
@@ -13,6 +13,8 @@
 
 #include <vector>
 
+#include "nan-inf.h"
+
 class MathUtilities  
 {
 public: