Skip to content

Commit

Permalink
Remove errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
linuscu committed Oct 9, 2024
1 parent 73b4298 commit f293603
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions packages/memory/source/common/Arena.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#pragma once

#include "memory/Arena.h"

#include "logging/Log.h"
Expand Down
2 changes: 0 additions & 2 deletions packages/memory/source/common/LinkedListArray.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#pragma once

#include <string>
#include <unordered_map>
#include <map>
Expand Down

0 comments on commit f293603

Please sign in to comment.