From e9554fbcb74c0a79a2a99c5f8dc5a63efefe980e Mon Sep 17 00:00:00 2001 From: Sven Verdoolaege Date: Fri, 18 Apr 2008 21:46:15 +0200 Subject: [PATCH] lattice_point.h: make sure correct evalues are used --- lattice_point.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lattice_point.h b/lattice_point.h index 1a113ac..c9c96e6 100644 --- a/lattice_point.h +++ b/lattice_point.h @@ -2,7 +2,7 @@ #define LATTICE_POINT_H #include -#include +#include #if defined(__cplusplus) extern "C" { -- 2.11.4.GIT