Fix cpplint errors paddle/fluid/platform/place.* (#9711)

fea/docker_cudnn7
Yi Wang 7 years ago committed by GitHub
parent 809962625f
commit 55ffceaadb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,10 +11,11 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. */
#pragma once
#include <iostream>
#include <vector>
#include "paddle/fluid/platform/enforce.h"
#include "paddle/fluid/platform/variant.h"

Loading…
Cancel
Save