comparison Framework/Scene2DViewport/MeasureToolsToolbox.h @ 1458:828a9b4ee1b7

added missing copyright
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 21:23:02 +0200
parents 2d8ab34c8c91
children
comparison
equal deleted inserted replaced
1457:15173a383a00 1458:828a9b4ee1b7
16 * 16 *
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
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
22 #pragma once
23
21 #include "PredeclaredTypes.h" 24 #include "PredeclaredTypes.h"
22 #include "../Scene2D/PolylineSceneLayer.h" 25 #include "../Scene2D/PolylineSceneLayer.h"
23 #include "../Scene2D/Scene2D.h" 26 #include "../Scene2D/Scene2D.h"
24 27
25 namespace OrthancStone 28 namespace OrthancStone