We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ca187f + c0c9302 commit 59b2b36Copy full SHA for 59b2b36
clickhouse/types/types.cpp
@@ -1,6 +1,6 @@
1
#include "types.h"
2
3
-#include <assert.h>
+#include <stdexcept>
4
5
namespace clickhouse {
6
0 commit comments