mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-26 14:45:52 +00:00
Update headers to use #pragma once
This commit is contained in:
committed by
Michael Legleux
parent
7bb567761c
commit
bf217345ae
@@ -1,5 +1,4 @@
|
||||
#ifndef RIPPLE_UTIL_TAGDECORATOR_H
|
||||
#define RIPPLE_UTIL_TAGDECORATOR_H
|
||||
#pragma once
|
||||
|
||||
#include <boost/algorithm/string/predicate.hpp>
|
||||
#include <boost/json.hpp>
|
||||
@@ -259,5 +258,3 @@ public:
|
||||
};
|
||||
|
||||
} // namespace util
|
||||
|
||||
#endif // RIPPLE_UTIL_TAGDECORATOR_H
|
||||
|
||||
Reference in New Issue
Block a user