/[PAMELA software]/YodaProfiler/inc/stdafx.h
ViewVC logotype

Contents of /YodaProfiler/inc/stdafx.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Fri Oct 20 11:39:34 2006 UTC (18 years, 1 month ago) by mocchiut
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
FILE REMOVED
Create libsgp4.so shared lib; unified sgp4 code

1 //
2 // stdafx.h
3 //
4 #pragma once
5
6 //#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
7 #include <stdio.h>
8 //#include <tchar.h>
9
10 #include <string>
11 #include <map>
12 #include <vector>
13 #include <algorithm>
14 #include <assert.h>
15
16 using namespace std;

  ViewVC Help
Powered by ViewVC 1.1.23