comparison Deprecated/Samples/Sdl/TrackerSampleApp.h @ 1458:828a9b4ee1b7

added missing copyright
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 21:23:02 +0200
parents 65e1e4b08302
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
21 23
22 #include "../../Framework/Messages/IObserver.h" 24 #include "../../Framework/Messages/IObserver.h"
23 #include "../../Framework/Scene2D/OpenGLCompositor.h" 25 #include "../../Framework/Scene2D/OpenGLCompositor.h"
24 #include "../../Framework/Scene2DViewport/IFlexiblePointerTracker.h" 26 #include "../../Framework/Scene2DViewport/IFlexiblePointerTracker.h"
25 #include "../../Framework/Scene2DViewport/MeasureTool.h" 27 #include "../../Framework/Scene2DViewport/MeasureTool.h"