"git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "cf8f5581bb699a6f3a11642c46754a5d49f101ba"
Commit 369f67c6 authored by Davis King's avatar Davis King
Browse files

Added a missing #include.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403197
parent 38406069
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
#ifndef DLIB_WINDOWS_MAGIc_ #ifndef DLIB_WINDOWS_MAGIc_
#define DLIB_WINDOWS_MAGIc_ #define DLIB_WINDOWS_MAGIc_
#include "platform.h"
#ifdef WIN32 #ifdef WIN32
// This file contains all the magical #defines you have to setup before you // This file contains all the magical #defines you have to setup before you
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment