Skip to content

Commit

Permalink
Added #include <memory>
Browse files Browse the repository at this point in the history
  • Loading branch information
Monsterovich committed Dec 14, 2024
1 parent 1e14cd0 commit 1a69808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/structuredef.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include "weapondef.h"

#include <vector>
#include <memory>

#define NUM_FACTORY_MODULES 2
#define NUM_POWER_MODULES 4
Expand Down

0 comments on commit 1a69808

Please sign in to comment.