commit | 309dd72c9be9a2ef8bbbba29adb64d53a2536b8b | [log] [tgz] |
---|---|---|
author | Parker Schuh <parker.schuh+gerrit_code_review@gmail.com> | Sat Feb 25 11:31:18 2017 -0800 |
committer | Parker Schuh <parker.schuh+gerrit_code_review@gmail.com> | Sun Feb 26 13:23:46 2017 -0800 |
tree | 85ae669b983844f1d6013cbf294a9adacc3718dc | |
parent | 009b09ffa5200866c10c3147be915d0827589953 [diff] [blame] |
Sundry tweaks to aos/vision libs Change-Id: Ia5578dcf2d42ac53b81af239bf329eb084fcf1d9
diff --git a/aos/vision/blob/move_scale.h b/aos/vision/blob/move_scale.h index c113bca..e45e14d 100644 --- a/aos/vision/blob/move_scale.h +++ b/aos/vision/blob/move_scale.h
@@ -1,8 +1,8 @@ #ifndef AOS_VISION_BLOB_MOVE_SCALE_H_ #define AOS_VISION_BLOB_MOVE_SCALE_H_ -#include <vector> #include <limits> +#include <vector> #include "aos/vision/blob/range_image.h"