0031067: Visualization - Aspect_Window::DoResize() should be a non-const method
[occt.git] / samples / xaml / pch.h
1 //
2 // pch.h
3 // Header for standard system include files.
4 //
5
6 #pragma once
7
8 #include <collection.h>
9 #include <ppltasks.h>
10
11 #include "App.xaml.h"