Skip to content

Commit

Permalink
Merge pull request #4397 from botovq:raise
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 577958594
Change-Id: I8a27f67dc5b6817b741bfd2fc0f27c6302291a00
  • Loading branch information
Copybara-Service committed Oct 30, 2023
2 parents 5b7fd63 + 7f036c5 commit b10fad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions googletest/src/gtest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
#include <algorithm>
#include <chrono> // NOLINT
#include <cmath>
#include <csignal> // NOLINT: raise(3) is used on some platforms
#include <cstdint>
#include <cstdlib>
#include <cstring>
Expand Down

0 comments on commit b10fad3

Please sign in to comment.