aboutsummaryrefslogtreecommitdiff
path: root/CPP/Common/StdAfx.h
blob: 9b4357242c55e52021defadbd5778ca0a5dedecb (plain)
1
2
3
4
5
6
7
8
9
// StdAfx.h

#ifndef __STDAFX_H
#define __STDAFX_H

// #include "MyWindows.h"
#include "NewHandler.h"

#endif