mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Include objbase.h only for Windows
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
|
||||
#include "atom/browser/native_window_views.h"
|
||||
|
||||
#if defined(OS_WIN)
|
||||
#include <objbase.h>
|
||||
#endif
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user