mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
fix: fix fixtures (#5445)
This commit is contained in:
1571
src/test/app/wasm_fixtures/fixtures.cpp
Normal file
1571
src/test/app/wasm_fixtures/fixtures.cpp
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -16,8 +16,8 @@
|
||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
//==============================================================================
|
||||
#ifndef RIPPLE_APP_MISC_WASMHOSTFUNCIMPL_H_INLCUDED
|
||||
#define RIPPLE_APP_MISC_WASMHOSTFUNCIMPL_H_INLCUDED
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <xrpld/app/misc/WasmVM.h>
|
||||
#include <xrpld/app/tx/detail/ApplyContext.h>
|
||||
@@ -90,4 +90,3 @@ private:
|
||||
};
|
||||
|
||||
} // namespace ripple
|
||||
#endif // RIPPLE_APP_MISC_WASMHOSTFUNCIMPL_H_INLCUDED
|
||||
|
||||
Reference in New Issue
Block a user