10 lines
179 B
C
10 lines
179 B
C
// 3dfileaccess.h
|
|
|
|
// TODO: 제거 예정
|
|
|
|
#ifndef _3DFILEACCESS_3DFILEACCESS_H_
|
|
#define _3DFILEACCESS_3DFILEACCESS_H_
|
|
|
|
#include "dllaccess.h"
|
|
|
|
#endif // _3DFILEACCESS_3DFILEACCESS_H_
|