4#ifndef _Stroika_Foundation_Execution_Platform_Windows_Exception_h_
5#define _Stroika_Foundation_Execution_Platform_Windows_Exception_h_ 1
7#include "Stroika/Foundation/StroikaPreComp.h"
9#if qStroika_Foundation_Common_Platform_Windows
12#error "WINDOWS REQUIRED FOR THIS MODULE"
15#include "Stroika/Foundation/Common/Common.h"
16#include "Stroika/Foundation/Execution/Exceptions.h"
29 template <
typename WINDOWS_API_RESULT =
int>
71#include "Exception.inl"