Skip to content

Commit

Permalink
PR IntelRealSense#11917 from davids91: Fixed compile error: ‘uint64_t…
Browse files Browse the repository at this point in the history
…’ does not name a type

(cherry picked from commit d4db014)
  • Loading branch information
maloel committed Nov 15, 2023
1 parent 61ff6cd commit 5ffaf91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/rsutils/include/rsutils/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

#include <string>
#include <iosfwd>

#include <cstdint>

struct tm;

Expand Down

0 comments on commit 5ffaf91

Please sign in to comment.