1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-28 20:02:00 +03:00

Moved public API includes under include/trrep

This commit is contained in:
Teemu Ollakka
2018-05-07 19:40:10 +03:00
parent db5bcb50ef
commit 0988978826
29 changed files with 51 additions and 40 deletions

View File

@ -3,7 +3,7 @@
//
#include "wsrep_provider_v26.hpp"
#include "exception.hpp"
#include "trrep/exception.hpp"
#include <wsrep_api.h>