9 lines
107 B
C
9 lines
107 B
C
|
|
#pragma once
|
|
#ifndef _IMAPI2TEST_H_
|
|
#define _IMAPI2TEST_H_
|
|
|
|
#include "common.h"
|
|
|
|
#endif // _IMAPI2TEST_H_
|