blob: b51f75e20457bc1b2d26d1c62e1db4e69069c3a2 (
plain)
1
2
3
4
5
6
7
8
|
// stdafx.cpp : source file that includes just the standard includes
// csoap.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
|