diff OrthancFramework/Sources/TemporaryFile.cpp @ 4297:785a2713323e

abi continued
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 05 Nov 2020 17:20:49 +0100
parents b313a0001893
children b30a8de92ad9
line wrap: on
line diff
--- a/OrthancFramework/Sources/TemporaryFile.cpp	Thu Nov 05 15:52:28 2020 +0100
+++ b/OrthancFramework/Sources/TemporaryFile.cpp	Thu Nov 05 17:20:49 2020 +0100
@@ -52,7 +52,7 @@
     }
 
     // We use UUID to create unique path to temporary files
-    const std::string uuid = Orthanc::Toolbox::GenerateUuid();
+    const std::string uuid = Toolbox::GenerateUuid();
 
     // New in Orthanc 1.5.8: Prefix the process ID to the name of the
     // temporary files, in order to locate orphan temporary files that