mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 12:32:33 +08:00
#4978 Made VersionHelper Windows specific
This commit is contained in:
committed by
Jerry (Xinyu Hou)
parent
e1432f670c
commit
c5d5d5cba0
@@ -27,8 +27,10 @@
|
||||
#include "base/Log.h"
|
||||
#include "base/String.h"
|
||||
|
||||
#ifdef WINAPI_MSWINDOWS
|
||||
#include <VersionHelpers.h>
|
||||
|
||||
#endif
|
||||
|
||||
ArgsBase* ArgParser::m_argsBase = NULL;
|
||||
|
||||
ArgParser::ArgParser(App* app) :
|
||||
|
||||
Reference in New Issue
Block a user