Skip to content

Commit 543b73e

Browse files
author
ochafik
committed
add missing chrono include
1 parent 71435cf commit 543b73e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/chat.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#pragma once
44

55
#include "common.h"
6+
#include <chrono>
67
#include <string>
78
#include <vector>
89

0 commit comments

Comments
 (0)