Skip to content

Commit

Permalink
Safety #include in src/classifier.hpp. Thanks to @mantzouj. Addresses #1
Browse files Browse the repository at this point in the history
.
  • Loading branch information
James Davis committed Mar 5, 2019
1 parent d984d9d commit 8d037e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/classifier.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include <vector>
#include <algorithm>
#include <cstdint>
#include <math.h>

#include "object_event.hpp"
#include "pattern.hpp"
Expand Down

0 comments on commit 8d037e0

Please sign in to comment.