~ppsspp/ppsspp/ppsspp_1.3.0

« back to all changes in this revision

Viewing changes to Common/stdafx.cpp

  • Committer: Sérgio Benjamim
  • Date: 2017-01-02 00:12:05 UTC
  • Revision ID: sergio_br2@yahoo.com.br-20170102001205-cxbta9za203nmjwm
1.3.0 source (from ppsspp_1.3.0-r160.p5.l1762.a165.t83~56~ubuntu16.04.1.tar.xz).

Show diffs side-by-side

added added

removed removed

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