mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 08:25:51 +00:00
Fix misspelled multiple inclusion supression macro
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __SHAMAPYSNC__
|
||||
#define __SHAMAPSYNC__
|
||||
#ifndef SHAMAPSYNC_H
|
||||
#define SHAMAPSYNC_H
|
||||
|
||||
#include "SHAMap.h"
|
||||
#include "Application.h"
|
||||
|
||||
Reference in New Issue
Block a user