diff OrthancServer/ServerContext.h @ 1003:1d35281d967c lua-scripting

DicomInstanceToStore
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 04 Jul 2014 16:51:33 +0200
parents b067017a8a5b
children a226e0959d8b
line wrap: on
line diff
--- a/OrthancServer/ServerContext.h	Fri Jul 04 16:31:14 2014 +0200
+++ b/OrthancServer/ServerContext.h	Fri Jul 04 16:51:33 2014 +0200
@@ -127,6 +127,7 @@
       }
     };
 
+
     ServerContext(const boost::filesystem::path& storagePath,
                   const boost::filesystem::path& indexPath);