Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / common / urcu.hpp
index edb53b7b59e0e842791a4ed9529e681f6d24439d..35bb2905c9e44cfeaf14b6e065d39696861ce8a6 100644 (file)
@@ -9,8 +9,8 @@
 #define LTTNG_URCU_H
 
 #define _LGPL_SOURCE
-#include <urcu.h>
 #include <mutex>
+#include <urcu.h>
 
 namespace lttng {
 namespace urcu {
This page took 0.024161 seconds and 4 git commands to generate.