Skip to content

Commit 1ce8796

Browse files
csmith608Celeste R Smith
andauthored
remove platform restriction (nasa#5540)
Co-authored-by: Celeste R Smith <celeste.r.smith@jpl.nasa.gov>
1 parent d739002 commit 1ce8796

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

Svc/BufferAccumulator/BufferAccumulator.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313
#include "Svc/BufferAccumulator/BufferAccumulator.hpp"
1414

15-
#include <sys/time.h>
16-
1715
#include <limits>
1816
#include "Fw/Types/BasicTypes.hpp"
1917

Svc/BufferAccumulator/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
#
77
# Note: using PROJECT_NAME as EXECUTABLE_NAME
88
####
9-
restrict_platforms(Linux Darwin) # Uses sys/time
10-
119

1210
register_fprime_module(
1311
AUTOCODER_INPUTS

0 commit comments

Comments
 (0)