Commit fe5566149e6332b0f4598832743e8d552ea34e6a

Authored by Josh Klontz
1 parent 7e6ac9f2

windows compile fix

Showing 1 changed file with 1 additions and 0 deletions
sdk/plugins/sentence.cpp
  1 +#include <stdint.h>
1 2 #include <openbr_plugin.h>
2 3  
3 4 using namespace cv;
... ...