mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-25 21:41:56 +03:00
8 lines
134 B
C++
8 lines
134 B
C++
//
|
|
// Copyright (C) 2018 Codership Oy <info@codership.com>
|
|
//
|
|
|
|
#include "wsrep/exception.hpp"
|
|
|
|
bool wsrep::abort_on_exception(false);
|