Common Trace Format 2 generation
[deliverable/lttng-tools.git] / tests / unit / test_fd_tracker.cpp
index 6df179f9d7516bfe8ffb2ef042164e867362781a..3c48939bfae8671c7d9798f532338c0ad1ad8cc1 100644 (file)
 
 #include <urcu.h>
 
-#include <common/compat/directory-handle.h>
-#include <common/compat/errno.h>
-#include <common/error.h>
-#include <common/fs-handle.h>
-#include <common/fd-tracker/fd-tracker.h>
+#include <common/compat/directory-handle.hpp>
+#include <common/compat/errno.hpp>
+#include <common/error.hpp>
+#include <common/fs-handle.hpp>
+#include <common/fd-tracker/fd-tracker.hpp>
 
 /* For error.h */
 int lttng_opt_quiet = 1;
This page took 0.025207 seconds and 5 git commands to generate.