windows include fixed

pull/39/head
jaco 11 years ago
parent 69d0d4e71f
commit cd9b8da833
  1. 2
      modules/saliency/include/opencv2/saliency/kyheader.h

@ -84,7 +84,7 @@ typedef void *HANDLE;
#ifndef _MSC_VER
typedef unsigned char BYTE;
#else
#include <windef.h>
#include <windows.h>
#endif
typedef std::vector<int> vecI;

Loading…
Cancel
Save