Mercurial > hg > orthanc
diff OrthancServer/ServerToolbox.cpp @ 3085:c829758b9ca0 db-changes
reorganization
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 04 Jan 2019 16:52:53 +0100 |
parents | 683d572424b6 |
children | d498ece73562 |
line wrap: on
line diff
--- a/OrthancServer/ServerToolbox.cpp Fri Jan 04 16:42:55 2019 +0100 +++ b/OrthancServer/ServerToolbox.cpp Fri Jan 04 16:52:53 2019 +0100 @@ -39,6 +39,7 @@ #include "../Core/FileStorage/StorageAccessor.h" #include "../Core/Logging.h" #include "../Core/OrthancException.h" +#include "../Plugins/Engine/OrthancPlugins.h" #include "IDatabaseWrapper.h" #include "ServerContext.h"