diff OrthancServer/OrthancRestApi/OrthancRestApi.h @ 764:2f7802e95dd0 dicom-rt

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Apr 2014 16:09:55 +0200
parents 8cfc6119a5bd
children e57e08ed510f
line wrap: on
line diff
--- a/OrthancServer/OrthancRestApi/OrthancRestApi.h	Wed Apr 16 16:05:50 2014 +0200
+++ b/OrthancServer/OrthancRestApi/OrthancRestApi.h	Wed Apr 16 16:09:55 2014 +0200
@@ -59,6 +59,8 @@
 
     void RegisterArchive();
 
+    void RegisterRadiotherapy();
+
   public:
     OrthancRestApi(ServerContext& context);