mirror of
https://github.com/gosticks/openpose.git
synced 2026-08-12 12:20:22 +00:00
Fix typos in comments in examples folder (#104)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <string>
|
||||
#include <thread> // std::this_thread
|
||||
#include <vector>
|
||||
// Other 3rdpary depencencies
|
||||
// Other 3rdparty dependencies
|
||||
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
|
||||
#include <glog/logging.h> // google::InitGoogleLogging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user