Skip to content

Commit dd2a73e

Browse files
committed
Fix missing header file
1 parent 4091b8d commit dd2a73e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎folly/lang/Exception.h‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#pragma once
1818

1919
#include <atomic>
20+
#include <cstring>
2021
#include <exception>
2122
#include <functional>
2223
#include <string>

0 commit comments

Comments
 (0)