Skip to content

Commit ca543e6

Browse files
committed
chore: fix windows msvc build
1 parent 8725bb9 commit ca543e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/utilities.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
#include <oxenc/hex.h>
44

5+
#include <chrono>
6+
57
#include "session/config/namespaces.hpp"
68

79
namespace session::nodeapi {

0 commit comments

Comments
 (0)