X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Futils.cpp;h=1613f7e6399bb24af813c51c8bdfca9f70444794;hb=7532fa3bd22e403958f46cd35c824f490d93292d;hp=3bc2b5e914f05266b7fa711369ee1b7395c2287c;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=deliverable%2Flttng-tools.git diff --git a/src/common/hashtable/utils.cpp b/src/common/hashtable/utils.cpp index 3bc2b5e91..1613f7e63 100644 --- a/src/common/hashtable/utils.cpp +++ b/src/common/hashtable/utils.cpp @@ -47,10 +47,10 @@ #include /* defines time_t for timings in the test */ #include -#include "utils.h" -#include /* attempt to define endianness */ -#include -#include +#include "utils.hpp" +#include /* attempt to define endianness */ +#include +#include /* * My best guess at if you are big-endian or little-endian. This may