Changeset 1044 for trunk/xcache/xc_sandbox.h
- Timestamp:
- 07/25/2012 11:03:22 AM (10 months ago)
- Files:
-
- 1 modified
-
trunk/xcache/xc_sandbox.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache/xc_sandbox.h
r1026 r1044 4 4 #if _MSC_VER > 1000 5 5 #pragma once 6 #endif / / _MSC_VER > 10006 #endif /* _MSC_VER > 1000 */ 7 7 8 8 /* Purpose: run specified function in compiler sandbox, restore everything to previous state after it returns

