mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
9 lines
93 B
C
9 lines
93 B
C
|
|
// StdAfx.h
|
||
|
|
|
||
|
|
#ifndef __STDAFX_H
|
||
|
|
#define __STDAFX_H
|
||
|
|
|
||
|
|
#include "../../Common/Common.h"
|
||
|
|
|
||
|
|
#endif
|