Skip to content

Commit

Permalink
fix(missing import): memory
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealPad committed Feb 28, 2024
1 parent b9a1710 commit 6c177a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OperationsPriorities/ProxyOperationsPriorities.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#ifndef PROXYOPERATIONSPRIORITIES_H
#define PROXYOPERATIONSPRIORITIES_H

#include <memory>
#include "OperationsPriorities.h"

namespace Operations {
Expand Down

0 comments on commit 6c177a8

Please sign in to comment.