File: StdAfx.h

package info (click to toggle)
libphysfs 2.0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,480 kB
  • sloc: cpp: 30,946; ansic: 27,446; cs: 4,374; java: 3,077; makefile: 798; ruby: 461; perl: 59; sh: 8
file content (9 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
// StdAfx.h

#ifndef __STDAFX_H
#define __STDAFX_H

#include <windows.h>
#include <stdio.h>

#endif