Mercurial > hg > orthanc-stone
comparison Framework/Widgets/TestWorldSceneWidget.cpp @ 403:99e31898910e
IObservable.cpp
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 11 Nov 2018 12:13:31 +0100 |
parents | e33659decec5 |
children | b70e9be013e4 |
comparison
equal
deleted
inserted
replaced
402:72355b637945 | 403:99e31898910e |
---|---|
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. | 18 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
19 **/ | 19 **/ |
20 | 20 |
21 | 21 |
22 #include "TestWorldSceneWidget.h" | 22 #include "TestWorldSceneWidget.h" |
23 | |
24 #include <Core/OrthancException.h> | |
23 | 25 |
24 #include <math.h> | 26 #include <math.h> |
25 #include <stdio.h> | 27 #include <stdio.h> |
26 | 28 |
27 namespace OrthancStone | 29 namespace OrthancStone |