Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
szegedi committed Jan 24, 2025
1 parent cdfa9d1 commit 2cdc5ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion bindings/translate-time-profile.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
*/

#include "translate-time-profile.hh"
#include "general-regs-only.hh"
#include "profile-translator.hh"

namespace dd {
Expand Down
1 change: 1 addition & 0 deletions bindings/translate-time-profile.hh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#include <v8-profiler.h>
#include "contexts.hh"
#include "general-regs-only.hh"

namespace dd {

Expand Down

0 comments on commit 2cdc5ba

Please sign in to comment.