Am Sonntag, dem 20.12.2020 um 12:16 +0200 schrieb Yuriy Skalko:
> Yes, please commit. It should be definitely included here. It is
> included indirectly on my mingw system and probably some other
> systems/compilers. That's why it went unnoticed.
OK, done.
Jürgen
signature.asc
Description: T
Yes, of course it does. If this is considered the real fix (as opposed
to some more downstream include), I can commit.
Jürgen
Yes, please commit. It should be definitely included here. It is
included indirectly on my mingw system and probably some other
systems/compilers. That's why it went u
Am Sonntag, dem 20.12.2020 um 11:53 +0200 schrieb Yuriy Skalko:
> Jürgen, including should help:
Yes, of course it does. If this is considered the real fix (as opposed
to some more downstream include), I can commit.
Jürgen
signature.asc
Description: This is a digitally signed message part
--
Jürgen, including should help:
diff --git a/src/Server.h b/src/Server.h
index 2f26b8aef7..215b7e930d 100644
--- a/src/Server.h
+++ b/src/Server.h
@@ -15,6 +15,7 @@
#define SERVER_H
#include
+#include
#include
#ifdef _WIN32
Yuriy
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http:
Am Samstag, dem 19.12.2020 um 21:22 +0100 schrieb Yuriy Skalko:
> commit d9e455b61ac7ce8340433754121e565697fd58d1
> Author: Yuriy Skalko
> Date: Wed Dec 16 12:07:42 2020 +0200
>
> Move Trackable class to Server.h
I'm now getting
In file included from Server.cpp:43:
Server.h:196:14: error: