mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix C++ guards in beast.
This commit is contained in:
committed by
Vinnie Falco
parent
3c32d0fbc3
commit
bff5212386
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef BEAST_SQLITE_H_INCLUDED
|
||||
#define BEAST_SQLITE_H_INCLUDED
|
||||
#ifndef BEAST_MODULE_SQLITE_SQLITE_H_INCLUDED
|
||||
#define BEAST_MODULE_SQLITE_SQLITE_H_INCLUDED
|
||||
|
||||
/** A self-contained, serverless, zero configuration, transactional SQL engine.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user