mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2026-01-01 03:12:13 +08:00
Fixed two critical issues from the rebase: 1. Added LIBIPC_OS_FREEBSD macro definition in detect_plat.h to enable FreeBSD platform detection alongside other OS checks 2. Added missing #include "libipc/imp/detect_plat.h" in detail.h to properly include platform detection macros These fixes ensure FreeBSD compilation will work correctly with the unified platform detection system. |
||
|---|---|---|
| .. | ||
| aligned.h | ||
| byte.h | ||
| codecvt.h | ||
| detect_plat.h | ||
| error.h | ||
| expected.h | ||
| export.h | ||
| fmt_cpo.h | ||
| fmt.h | ||
| generic.h | ||
| log.h | ||
| nameof.h | ||
| result.h | ||
| scope_exit.h | ||
| span.h | ||
| system.h | ||
| uninitialized.h | ||