8 lines
101 B
C
8 lines
101 B
C
// StdAfx.h
|
|
|
|
#ifndef __STDAFX_H
|
|
#define __STDAFX_H
|
|
|
|
#include "../../Common/Common.h"
|
|
|
|
#endif
|