From 8cf27797c5ee5e907e7ac801e18acfb45511117a Mon Sep 17 00:00:00 2001 From: Satyam N Dodmani <56146542+Satyam-code143@users.noreply.github.com> Date: Mon, 14 Sep 2020 15:19:01 +0530 Subject: [PATCH] timestamp time.h --- capture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capture.h b/capture.h index 31188bb..89943dc 100644 --- a/capture.h +++ b/capture.h @@ -1,6 +1,6 @@ #ifndef CAMERA_H #define CAMERA_H - +#include #include #include #include