From 2bc68f94a6f0123c014643b28f0f25661666442a Mon Sep 17 00:00:00 2001 From: nojhan Date: Thu, 15 Sep 2011 17:34:57 +0200 Subject: [PATCH] add edoBounderUniform.h --- edo/src/edo | 1 + 1 file changed, 1 insertion(+) diff --git a/edo/src/edo b/edo/src/edo index b19d19d9..69f13f11 100644 --- a/edo/src/edo +++ b/edo/src/edo @@ -63,6 +63,7 @@ Authors: #include "edoBounderNo.h" #include "edoBounderBound.h" #include "edoBounderRng.h" +#include "edoBounderUniform.h" #include "edoContinue.h" #include "utils/edoCheckPoint.h"