From 33e902a74465110489c6566f5f0c035ad9432de4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 1 Jul 2022 18:30:37 +0200 Subject: compat: drop pre-C++20 macros.hpp header --- tracker-kinect-face/kinect_face_tracker.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tracker-kinect-face/kinect_face_tracker.h') diff --git a/tracker-kinect-face/kinect_face_tracker.h b/tracker-kinect-face/kinect_face_tracker.h index 8070c519..83b58d71 100644 --- a/tracker-kinect-face/kinect_face_tracker.h +++ b/tracker-kinect-face/kinect_face_tracker.h @@ -12,7 +12,6 @@ #include "api/plugin-api.hpp" #include "compat/timer.hpp" -#include "compat/macros.hpp" #include "video/video-widget.hpp" // Kinect Header files -- cgit v1.2.3