mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
Bug 1890074 [Linux] Add missing <fstream> to fix GCC build r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D225604
This commit is contained in:
parent
00a9c3e81a
commit
4b060b8c46
1
third_party/wayland-proxy/wayland-proxy.cpp
vendored
1
third_party/wayland-proxy/wayland-proxy.cpp
vendored
@ -26,6 +26,7 @@
|
||||
#include <cassert>
|
||||
#include <pthread.h>
|
||||
#include <sched.h>
|
||||
#include <fstream>
|
||||
|
||||
#include "wayland-proxy.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user