not include the numeric under linux test=develop

revert-15207-remove_op_handle_lock_and_fix_var
peizhilin 7 years ago
parent c919b2f31d
commit d54133ea85

@ -15,7 +15,9 @@
#include <gtest/gtest.h>
#include <algorithm>
#include <iostream>
#ifdef _WIN32
#include <numeric>
#endif
#include <random>
#define PADDLE_CUDA_FP16

Loading…
Cancel
Save