mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
example.cpp failes to build on FreeBSD
This commit is contained in:
parent
ff9313e6dd
commit
c8ba643f53
@ -14,6 +14,7 @@
|
||||
#include <spdlog/details/os.h>
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <unistd.h>
|
||||
#include <netdb.h>
|
||||
@ -90,4 +91,4 @@ public:
|
||||
}
|
||||
};
|
||||
} // namespace details
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
Loading…
Reference in New Issue
Block a user