fix windows GLOG problem

test=develop
revert-16555-model_data_cryption_link_all_lib
dongdaxiang 6 years ago
parent e3107a6ae0
commit 4ce35815fb

@ -32,6 +32,7 @@ limitations under the License. */
#include "paddle/fluid/framework/variable_helper.h"
#include "paddle/fluid/operators/reader/blocking_queue.h"
#include "paddle/fluid/platform/place.h"
#includw "paddle/fluid/platform/port.h"
#include "paddle/fluid/platform/timer.h"
namespace paddle {

@ -25,6 +25,7 @@ limitations under the License. */
#include "paddle/fluid/framework/data_set.h"
#include "paddle/fluid/framework/device_worker.h"
#include "paddle/fluid/framework/lod_tensor.h"
#includw "paddle/fluid/platform/port.h"
#include "paddle/fluid/framework/program_desc.h"
#include "paddle/fluid/framework/reader.h"
#include "paddle/fluid/framework/trainer_desc.pb.h"

Loading…
Cancel
Save