context_gpu.h bugfix
diff --git a/caffe2/core/context_gpu.h b/caffe2/core/context_gpu.h
index 315a39d..e56b16a 100644
--- a/caffe2/core/context_gpu.h
+++ b/caffe2/core/context_gpu.h
@@ -5,7 +5,6 @@
 
 #include "caffe2/core/common_gpu.h"
 #include "caffe2/core/context.h"
-#include "caffe2/core/cuda_memorypool_gpu.h"
 #include "caffe2/core/tensor.h"
 #include "caffe2/core/types.h"
 #include "caffe2/proto/caffe2.pb.h"