Skip to content

Commit

Permalink
Merge pull request #357 from hdnpth/add-exception-include
Browse files Browse the repository at this point in the history
Add missing <exception> include when _LIBCPP_REMOVE_TRANSITIVE_INCLUDES enabled
  • Loading branch information
Enmk authored Feb 1, 2024
2 parents 6f056da + a7ae5b0 commit d2820d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clickhouse/base/compressed.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

#include <city.h>
#include <lz4.h>
#include <exception>
#include <stdexcept>
#include <system_error>

Expand Down

0 comments on commit d2820d9

Please sign in to comment.