Skip to content

Commit 20ec50a

Browse files
committed
rename macro_internal.h to macros.h
1 parent 8e5f13b commit 20ec50a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/iceberg/schema_internal.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#include "iceberg/expected.h"
3131
#include "iceberg/schema.h"
3232
#include "iceberg/type.h"
33-
#include "iceberg/util/macro_internal.h"
33+
#include "iceberg/util/macros.h"
3434

3535
namespace iceberg {
3636

File renamed without changes.

0 commit comments

Comments
 (0)