diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-05 21:18:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-05 21:18:35 +0100 |
| commit | 41d4c1f2158be039ad94c09800885aafdafc5f24 (patch) | |
| tree | 57eb44165e6008a3561970f5f5d86cb686fc2cbe /dev/lib/fix | |
| parent | 8939837390193e86c52299048caec9c7722178e6 (diff) | |
| parent | 964f0d8ca36d9333efcfd3136a5cae77dc5dded4 (diff) | |
Merge pull request #3 from snu-systems-corp/develop
Develop: New URL API.
Diffstat (limited to 'dev/lib/fix')
| -rw-r--r-- | dev/lib/fix/fix.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/lib/fix/fix.hpp b/dev/lib/fix/fix.hpp index 4a5a3ae..672b8a1 100644 --- a/dev/lib/fix/fix.hpp +++ b/dev/lib/fix/fix.hpp @@ -16,7 +16,6 @@ #include <cstdint> #include <sys/types.h> #include <unistd.h> -#include <signal.h> namespace scl::fix { |
