Skip to content

Commit

Permalink
Include Common.hpp in the mp_configs_verifyer and mp_screenshot_info
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Nov 20, 2017
1 parent 9e20b3f commit 87b3d00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/mp_configs_verifyer/pch.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include "Common/Platform.hpp"
#include "Common/Common.hpp"
#include "xrCore/xrCore.h"
#include "xrCore/LocatorAPI.h"
#include "xrCore/ppmd_compressor.h"
Expand Down
1 change: 1 addition & 0 deletions src/utils/mp_screenshots_info/pch.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include "Common/Platform.hpp"
#include "Common/Common.hpp"
#include "xrCore/xrCore.h"
#include "xrCore/LocatorAPI.h"

Expand Down

0 comments on commit 87b3d00

Please sign in to comment.