• Khem Raj's avatar
    Add missing multi-line separator · 6a01e96c
    Khem Raj authored
    Otherwise this fails to build ( found on mips )
    
    Fixes
    contrib/modules/surface_matching/src/hash_murmur86.hpp:97:15: error:
    expected constructor, destructor, or type conversion before '(' token
         && defined(__GNUC__) && (__GNUC__>4 || (__GNUC__==4 &&
    __GNUC_MINOR__>=3))
                   ^
    6a01e96c
Name
Last commit
Last update
..
c_utils.hpp Loading commit data...
hash_murmur.hpp Loading commit data...
hash_murmur64.hpp Loading commit data...
hash_murmur86.hpp Loading commit data...
icp.cpp Loading commit data...
pose_3d.cpp Loading commit data...
ppf_helpers.cpp Loading commit data...
ppf_match_3d.cpp Loading commit data...
precomp.hpp Loading commit data...
t_hash_int.cpp Loading commit data...