mirror of
https://github.com/debauchee/barrier.git
synced 2025-06-27 15:07:03 +02:00
Fixed Issue #20: Compiling with gcc > 4.3 failes
This commit is contained in:
parent
3580a29fd8
commit
b3cf31bd7c
19 changed files with 40 additions and 18 deletions
|
@ -27,6 +27,7 @@
|
|||
#include "IEventQueue.h"
|
||||
#include "TMethodEventJob.h"
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
#if X_DISPLAY_MISSING
|
||||
# error X11 is required to build synergy
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue