Common Trace Format 2 generation
[lttng-tools.git] / src / bin / lttng-sessiond / snapshot.cpp
index 03472201acfd3c68a4cdad1937b6b69095248801..4fc36a58d05bc98e60855b0d6dd2dc3aedfb2d11 100644 (file)
 #include <string.h>
 #include <urcu/uatomic.h>
 
-#include <common/defaults.h>
+#include <common/defaults.hpp>
 
-#include "snapshot.h"
-#include "utils.h"
+#include "snapshot.hpp"
+#include "utils.hpp"
 
 /*
  * Return the atomically incremented value of next_output_id.
This page took 0.023796 seconds and 5 git commands to generate.