10 lines
210 B
C
10 lines
210 B
C
|
#if !defined(FUSION_INC_FUSIONTRACE_H_INCLUDED_)
|
||
|
#define FUSION_INC_FUSIONTRACE_H_INCLUDED_
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include "debmacro.h"
|
||
|
#include "CSxsPreserveLastError.h"
|
||
|
|
||
|
#endif // FUSION_INC_FUSIONTRACE_H_INCLUDED_
|