git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1469 353e56fe-9613-0410-8469-b96ad8e6f29c
5 lines
No EOL
106 B
C
5 lines
No EOL
106 B
C
#pragma once
|
|
#include <PlatformSetup.h>
|
|
#include "StackWalker.h"
|
|
|
|
void InitUnhandledExceptionFilter(); |