Salome HOME
Fixing compilation error under Visual2012.
authorageay <ageay>
Wed, 29 Jan 2014 07:34:24 +0000 (07:34 +0000)
committerageay <ageay>
Wed, 29 Jan 2014 07:34:24 +0000 (07:34 +0000)
src/INTERP_KERNEL/InterpolationUtils.hxx

index 46df158ddd4340252b5d912eacf0ddc4193331eb..18d550d32029b38d72a928581787f4418603e52f 100644 (file)
@@ -34,6 +34,7 @@
 #include <algorithm>
 #include <iostream>
 #include <limits>
+#include <functional>
 
 namespace INTERP_KERNEL
 {