diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-01-31 10:32:17 +0100 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-02-07 13:24:13 +0100 |
commit | a774441fde00f0ce6c8387339c786e9e2f42f088 (patch) | |
tree | 0877ab55801aee6b4de748dcbd1190a4922da41b /tracker-kinect-face/test_dialog.cpp | |
parent | b9d34a26d35d05f793161e54001329edb5122a81 (diff) |
Kinect: First draft.
Diffstat (limited to 'tracker-kinect-face/test_dialog.cpp')
-rw-r--r-- | tracker-kinect-face/test_dialog.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tracker-kinect-face/test_dialog.cpp b/tracker-kinect-face/test_dialog.cpp new file mode 100644 index 00000000..5d33555b --- /dev/null +++ b/tracker-kinect-face/test_dialog.cpp @@ -0,0 +1,3 @@ +#include "test.h" +#include "api/plugin-api.hpp" + |