diff options
author | dan miller | 2007-10-19 05:22:50 +0000 |
---|---|---|
committer | dan miller | 2007-10-19 05:22:50 +0000 |
commit | 0d2e078eebb2827e0ed49e55dd10df406c4e3af1 (patch) | |
tree | 6a6be07e1db2854c843ee8e39f4163ed5cc7a165 /libraries/ode-0.9\/OPCODE/Stdafx.h | |
parent | trying to fix my screwup, please hold on (diff) | |
download | opensim-SC_OLD-0d2e078eebb2827e0ed49e55dd10df406c4e3af1.zip opensim-SC_OLD-0d2e078eebb2827e0ed49e55dd10df406c4e3af1.tar.gz opensim-SC_OLD-0d2e078eebb2827e0ed49e55dd10df406c4e3af1.tar.bz2 opensim-SC_OLD-0d2e078eebb2827e0ed49e55dd10df406c4e3af1.tar.xz |
trying to fix my screwup part deux
Diffstat (limited to 'libraries/ode-0.9\/OPCODE/Stdafx.h')
-rwxr-xr-x | libraries/ode-0.9\/OPCODE/Stdafx.h | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/libraries/ode-0.9\/OPCODE/Stdafx.h b/libraries/ode-0.9\/OPCODE/Stdafx.h deleted file mode 100755 index 0223a6c..0000000 --- a/libraries/ode-0.9\/OPCODE/Stdafx.h +++ /dev/null | |||
@@ -1,24 +0,0 @@ | |||
1 | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | ||
2 | /* | ||
3 | * OPCODE - Optimized Collision Detection | ||
4 | * Copyright (C) 2001 Pierre Terdiman | ||
5 | * Homepage: http://www.codercorner.com/Opcode.htm | ||
6 | */ | ||
7 | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | ||
8 | |||
9 | #if !defined(AFX_STDAFX_H__EFB95044_1D31_11D5_8B0F_0050BAC83302__INCLUDED_) | ||
10 | #define AFX_STDAFX_H__EFB95044_1D31_11D5_8B0F_0050BAC83302__INCLUDED_ | ||
11 | |||
12 | #if _MSC_VER > 1000 | ||
13 | #pragma once | ||
14 | #endif // _MSC_VER > 1000 | ||
15 | |||
16 | // Insert your headers here | ||
17 | #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers | ||
18 | |||
19 | #include "Opcode.h" | ||
20 | |||
21 | //{{AFX_INSERT_LOCATION}} | ||
22 | // Microsoft Visual C++ will insert additional declarations immediately before the previous line. | ||
23 | |||
24 | #endif // !defined(AFX_STDAFX_H__EFB95044_1D31_11D5_8B0F_0050BAC83302__INCLUDED_) | ||