Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / common / pthread-lock.hpp
index b34b45935861ce3f131304d7b908a0eea734bd5e..7d037e47226cf2469503bf30b8073915fb134349 100644 (file)
@@ -10,8 +10,8 @@
 
 #include <common/exception.hpp>
 
-#include <pthread.h>
 #include <mutex>
+#include <pthread.h>
 
 namespace lttng {
 namespace pthread {
This page took 0.022933 seconds and 4 git commands to generate.