mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-30 21:32:50 +00:00
Remove unnecessary include git-version.h
This commit is contained in:
parent
b9a0c107ab
commit
a6a0f13264
@ -7,7 +7,6 @@
|
||||
#include "rpcs3_version.h"
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
#include "git-version.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#define NOMINMAX
|
||||
|
@ -8,4 +8,4 @@ namespace rpcs3
|
||||
std::string get_branch();
|
||||
|
||||
extern const utils::version version;
|
||||
}
|
||||
}
|
||||
|
@ -11,7 +11,6 @@
|
||||
#include <string>
|
||||
|
||||
#include "rpcs3_version.h"
|
||||
#include "git-version.h"
|
||||
|
||||
constexpr auto qstr = QString::fromStdString;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user