Skip to content

Commit 797fea7

Browse files
committed
Explicitly include <ratio> header in base_std_includes.h
1 parent 01f5f03 commit 797fea7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

strings/base_std_includes.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include <map>
1717
#include <memory>
1818
#include <optional>
19+
#include <ratio>
1920
#include <stdexcept>
2021
#include <string_view>
2122
#include <string>

0 commit comments

Comments
 (0)