From acb6aae319ba56bc52bf6209c343a3f46c624ad8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 4 Aug 2018 20:11:09 +0200 Subject: Use inline --- Hilbert/SetLocation.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Hilbert/SetLocation.hpp') diff --git a/Hilbert/SetLocation.hpp b/Hilbert/SetLocation.hpp index d3f6130..66e6459 100644 --- a/Hilbert/SetLocation.hpp +++ b/Hilbert/SetLocation.hpp @@ -20,14 +20,13 @@ #define _SETLOCATION_HPP_ -#include #include namespace Hilbert { template - H_INLINE + inline void setLocation( P *p, -- cgit v1.2.1