Skip to content

Commit

Permalink
Update globals.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
OrsellGaming committed Dec 21, 2024
1 parent 2cd2867 commit aeff2a8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions globals.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
#include "sdk.hpp"
#include "p2mm.hpp"

#include <string>

// memdbgon must be the last include file in a .cpp file!!!
#include "tier0/memdbgon.h"

Expand Down Expand Up @@ -470,4 +468,4 @@ MapParams* InMelCampaignMap(bool advanced)
}
}
return NULL;
}
}

0 comments on commit aeff2a8

Please sign in to comment.