X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdynamic-buffer.cpp;h=a12e1485d02132b77b60d153062c1b06879d21d1;hp=945434ca9d6f2fd10fe2f357bdfe61d3a8ae2191;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/dynamic-buffer.cpp b/src/common/dynamic-buffer.cpp index 945434ca9..a12e1485d 100644 --- a/src/common/dynamic-buffer.cpp +++ b/src/common/dynamic-buffer.cpp @@ -5,9 +5,9 @@ * */ -#include -#include -#include +#include +#include +#include /* * Round to (upper) power of two, val is returned if it already is a power of