Skip to content

Commit

Permalink
Add string header
Browse files Browse the repository at this point in the history
  • Loading branch information
karllessard committed Feb 4, 2024
1 parent 9125aee commit 6a7068c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ limitations under the License.
#ifndef TENSORFLOW_JAVA_SCOPE_H_
#define TENSORFLOW_JAVA_SCOPE_H_

#include <string>

#include "tensorflow/c/c_api.h"

typedef struct TFJ_Scope TFJ_Scope;
Expand Down

0 comments on commit 6a7068c

Please sign in to comment.