Ensure newlines at the end of files (NFC)

GitOrigin-RevId: 3cfc1757c5f6f4253f71ff5de841e6979b1befb5
diff --git a/libomptarget/plugins/remote/lib/Utils.cpp b/libomptarget/plugins/remote/lib/Utils.cpp
index 5f1eb29..03d868b 100644
--- a/libomptarget/plugins/remote/lib/Utils.cpp
+++ b/libomptarget/plugins/remote/lib/Utils.cpp
@@ -292,4 +292,4 @@
     fprintf(stderr, "  Host (%p) -> Tgt (%p): Addr((%p))\n", Entry.first,
             (void *)Entry.second, (void *)Entry.second->addr);
 }
-} // namespace RemoteOffloading
\ No newline at end of file
+} // namespace RemoteOffloading