pch.h 102 B

12345678910
  1. //
  2. // pch.h
  3. //
  4. #pragma once
  5. #include <collection.h>
  6. #include <ppltasks.h>
  7. #include "App.xaml.h"