Who needs unistd.h, now that we have glibmm?

This commit is contained in:
Robin Gareus 2025-12-18 16:09:02 +01:00
parent d23bcd1685
commit 46a03a9328
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
3 changed files with 0 additions and 3 deletions

View file

@ -28,7 +28,6 @@
#include <float.h>
#include <locale.h>
#include <string>
#include <unistd.h>
#include <glibmm.h>

View file

@ -27,7 +27,6 @@
#include <float.h>
#include <locale.h>
#include <string>
#include <unistd.h>
#include <glibmm.h>

View file

@ -26,7 +26,6 @@
#include <float.h>
#include <locale.h>
#include <string>
#include <unistd.h>
#include <glibmm.h>