Add assert header
This commit is contained in:
parent
4b3f6cbd0b
commit
a994588e72
|
@ -26,6 +26,7 @@
|
|||
#define FDB_API_VERSION 720
|
||||
#endif
|
||||
|
||||
#include <cassert>
|
||||
#include <cstdint>
|
||||
#include <memory>
|
||||
#include <stdexcept>
|
||||
|
|
Loading…
Reference in New Issue