9 lines
162 B
C
9 lines
162 B
C
#ifndef AKERR_TEST_IGNORE_MULTITU_H
|
|
#define AKERR_TEST_IGNORE_MULTITU_H
|
|
|
|
#include "akerror.h"
|
|
|
|
akerr_ErrorContext **akerr_multitu_snapshot_address(void);
|
|
|
|
#endif
|