Skip to content

Commit

Permalink
fix #319
Browse files Browse the repository at this point in the history
  • Loading branch information
Doxoh committed Aug 9, 2024
1 parent c07785b commit 4168d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/bindings/BindingsMain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include "../V8Helpers.h"
#include "../V8ResourceImpl.h"
#include "../V8Module.h"
#include "JSEnums.h"
#include "../JSEnums.h"

static void HashCb(const v8::FunctionCallbackInfo<v8::Value>& info)
{
Expand Down

0 comments on commit 4168d6e

Please sign in to comment.