mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-20 23:24:34 +00:00
Need to include <string> here
This commit is contained in:

committed by
Tor Lillqvist

parent
c184270934
commit
d7dea2ea51
@ -15,6 +15,7 @@
|
||||
#include <functional>
|
||||
#include <map>
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
/// Thread-safe message queue (FIFO).
|
||||
|
Reference in New Issue
Block a user