Skip to content

Commit

Permalink
restore c_api.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
HydrogenSulfate committed Sep 23, 2024
1 parent 8d53aec commit e39d466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/api_c/src/c_api.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: LGPL-3.0-or-later
#include "c_api.h"

#include <numeric>
#include <string>
Expand All @@ -9,7 +10,6 @@
#include "DeepTensor.h"
#include "c_api_internal.h"
#include "common.h"
// #include "/workspace/hesensen/deepmd_backend/deepmd_paddle_new/source/api_c/include/c_api.h"

extern "C" {

Expand Down

0 comments on commit e39d466

Please sign in to comment.