summaryrefslogtreecommitdiff
path: root/ui/filecontext.h
diff options
context:
space:
mode:
authorPeter LaFosse <peter@vector35.com>2022-02-01 11:35:10 -0500
committerPeter LaFosse <peter@vector35.com>2022-03-16 08:05:27 -0400
commit5ce116e4d1d3c30537f3635c06d7a0c619e55e43 (patch)
treedd96aa9d6b55b26dd247cd0b7e4d0bdfc6a15681 /ui/filecontext.h
parentefb5d8ba056fbae3f57a80f813a18c4a6da60f28 (diff)
Add support for structured logging
Diffstat (limited to 'ui/filecontext.h')
-rw-r--r--ui/filecontext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/filecontext.h b/ui/filecontext.h
index ef98d6a9..37d2ff79 100644
--- a/ui/filecontext.h
+++ b/ui/filecontext.h
@@ -4,6 +4,7 @@
#include <map>
#include <set>
#include <string>
+#include <ctime>
#include "binaryninjaapi.h"
#include "uicontext.h"