Skip to content

Commit bf1ad39

Browse files
committed
add missing iceberg_export.h
Signed-off-by: Junwang Zhao <[email protected]>
1 parent 9fd3d53 commit bf1ad39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/iceberg/exception.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
#include <stdexcept>
3030

31+
#include "iceberg/iceberg_export.h"
32+
3133
namespace iceberg {
3234

3335
/// \brief Base exception class for exceptions thrown by the Iceberg library.

0 commit comments

Comments
 (0)