mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
chore: include what we use, cmath in toast.cc
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <uxtheme.h>
|
||||
#include <windowsx.h>
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <memory>
|
||||
|
||||
#include "atom/browser/notifications/win/win32_desktop_notifications/common.h"
|
||||
|
||||
Reference in New Issue
Block a user