mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-12-19 13:42:26 +03:00
Changed project name to wsrep-lib.
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
// Copyright (C) 2018 Codership Oy <info@codership.com>
|
||||
//
|
||||
|
||||
#include "trrep/provider.hpp"
|
||||
#include "wsrep/provider.hpp"
|
||||
|
||||
#include "provider_impl.hpp"
|
||||
|
||||
trrep::provider* trrep::provider::make_provider(
|
||||
wsrep::provider* wsrep::provider::make_provider(
|
||||
const std::string&)
|
||||
{
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user