Skip to content

Commit ae4a549

Browse files
committed
Apply review comments.
1 parent 825e482 commit ae4a549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iceberg/util/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include <string>
2424
#include <unordered_map>
2525

26-
#include <iceberg/exception.h>
26+
#include "iceberg/exception.h"
2727

2828
namespace iceberg {
2929
namespace internal {

0 commit comments

Comments
 (0)