forward porting part 1

This commit is contained in:
Richard Holland
2022-01-11 13:33:23 +00:00
parent 3697f7b69c
commit ec22906e78
6 changed files with 26 additions and 27 deletions

View File

@@ -1,3 +1,5 @@
#ifndef APPLY_HOOK_INCLUDED
#define APPLY_HOOK_INCLUDED
#include <ripple/basics/Blob.h>
#include <ripple/protocol/TER.h>
#include <ripple/app/tx/impl/ApplyContext.h>
@@ -552,4 +554,4 @@ namespace hook {
}
#endif