mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-08 03:08:53 +00:00
122803bade
Patch: Peace add pipe crossplatform example to contrib git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1351477 13f79535-47bb-0310-9956-ffa450edef68
9 lines
285 B
C++
9 lines
285 B
C++
// stdafx.cpp : source file that includes just the standard includes
|
|
// client.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
|