diff --git a/tensorflow/c/experimental/filesystem/modular_filesystem_test.cc b/tensorflow/c/experimental/filesystem/modular_filesystem_test.cc index 036defe1027..1755b1a14f0 100644 --- a/tensorflow/c/experimental/filesystem/modular_filesystem_test.cc +++ b/tensorflow/c/experimental/filesystem/modular_filesystem_test.cc @@ -36,6 +36,7 @@ limitations under the License. #undef LoadLibrary #undef CopyFile #undef DeleteFile +#undef TranslateName #endif // defined(PLATFORM_WINDOWS) // The tests defined here test the compliance of filesystems with the API