mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 05:15:50 +01:00
Who needs unistd.h, now that we have glibmm?
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include <float.h>
|
||||
#include <locale.h>
|
||||
#include <string>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <glibmm.h>
|
||||
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
#include <float.h>
|
||||
#include <locale.h>
|
||||
#include <string>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <glibmm.h>
|
||||
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include <float.h>
|
||||
#include <locale.h>
|
||||
#include <string>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <glibmm.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user