7 lines
192 B
C++
7 lines
192 B
C++
|
// PageGeneral.cpp : Implementation of CPageGeneral
|
||
|
#include "stdafx.h"
|
||
|
#include "PageGeneral.h"
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// CPageGeneral
|