Add Distance filter

This commit is contained in:
Guilhem Lavaux 2018-03-31 12:06:59 +02:00
parent 43beca7053
commit a5cf276771
3 changed files with 91 additions and 2 deletions

View file

@ -34,7 +34,7 @@ knowledge of the CeCILL license and that you accept its terms.
+*/
#include <sys/types.h>
#include <regex.h>
#include "/usr/include/regex.h"
#include <cmath>
#include <cstring>
#include <cstdlib>