From 47e59ea969c775bea316b1a910c845a7c8482091 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 3 May 2023 01:29:41 -0400 Subject: Changes to get it to compile on Windows --- ap_state.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ap_state.h') diff --git a/ap_state.h b/ap_state.h index d815f93..5ed7574 100644 --- a/ap_state.h +++ b/ap_state.h @@ -1,7 +1,6 @@ #ifndef AP_STATE_H_664A4180 #define AP_STATE_H_664A4180 -#include #include #include #include @@ -40,7 +39,6 @@ class APState { TrackerFrame* tracker_frame_; - std::unique_ptr apclient_; bool client_active_ = false; std::mutex client_mutex_; -- cgit 1.4.1