aboutsummaryrefslogtreecommitdiffstats
path: root/Hilbert/SetLocation.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-08-04 20:11:09 +0200
committerDavid Robillard <d@drobilla.net>2018-08-07 20:01:13 +0200
commitacb6aae319ba56bc52bf6209c343a3f46c624ad8 (patch)
tree675556194ba9bb06fed82547d232b41578eb34d6 /Hilbert/SetLocation.hpp
parent7a9f0cef536dd257474ea64cd0df86bf5ed778b3 (diff)
downloadchilbert-acb6aae319ba56bc52bf6209c343a3f46c624ad8.tar.gz
chilbert-acb6aae319ba56bc52bf6209c343a3f46c624ad8.tar.bz2
chilbert-acb6aae319ba56bc52bf6209c343a3f46c624ad8.zip
Use inline
Diffstat (limited to 'Hilbert/SetLocation.hpp')
-rw-r--r--Hilbert/SetLocation.hpp3
1 files changed, 1 insertions, 2 deletions
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 <Hilbert/Common.hpp>
#include <Hilbert/BigBitVec.hpp>
namespace Hilbert
{
template <class P,class I>
- H_INLINE
+ inline
void
setLocation(
P *p,