fix build issue on windows for sample prop op

test=develop
revert-15774-anakin_subgraph_engine
peizhilin 6 years ago
parent c6bd434ffe
commit 6ccdb1b947

@ -34,6 +34,7 @@ limitations under the License. */
#include <type_traits>
#include <utility>
#define GLOG_NO_ABBREVIATED_SEVERITIES // msvc conflict logging with windows.h
#include "glog/logging.h"
#include "paddle/fluid/platform/macros.h"
#include "paddle/fluid/platform/port.h"

Loading…
Cancel
Save