mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Only include scmrev.h from Version.cpp.
This way less code has to be rebuilt whenever that file gets regenerated.
This commit is contained in:
@ -9,9 +9,6 @@
|
||||
#include "Common.h"
|
||||
#include <fstream>
|
||||
|
||||
// defined in Version.cpp
|
||||
extern const char *scm_rev_git_str;
|
||||
|
||||
// On disk format:
|
||||
//header{
|
||||
// u32 'DCAC';
|
||||
|
Reference in New Issue
Block a user