mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Tidy up includes and header material
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef BEAST_STRINGARRAY_BEASTHEADER
|
||||
#define BEAST_STRINGARRAY_BEASTHEADER
|
||||
#ifndef BEAST_STRINGARRAY_H_INCLUDED
|
||||
#define BEAST_STRINGARRAY_H_INCLUDED
|
||||
|
||||
#include "beast_String.h"
|
||||
#include "../containers/beast_Array.h"
|
||||
@@ -409,4 +409,4 @@ private:
|
||||
};
|
||||
|
||||
|
||||
#endif // BEAST_STRINGARRAY_BEASTHEADER
|
||||
#endif // BEAST_STRINGARRAY_H_INCLUDED
|
||||
|
||||
Reference in New Issue
Block a user