Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
Remove redundant #include (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul authored Jul 1, 2024
1 parent 674240d commit 8c6d72c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/trajoptlibrust.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include <stdint.h>

#include <cstddef>
#include <memory>
#include <stdexcept>
#include <vector>

Expand Down

0 comments on commit 8c6d72c

Please sign in to comment.