Changeset 53735 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- Jan 5, 2015 1:18:05 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97514
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/shaderlib/wined3d_private.h
r53728 r53735 74 74 # define VBoxTlsRefSetImpl(_tls, _val) (TlsSetValue((DWORD)(_tls), (_val))) 75 75 # define VBoxTlsRefAssertImpl Assert 76 # undef cdecl /* see windef.h */ 76 77 # include <VBox/VBoxVideo3D.h> 77 78 #endif
Note:
See TracChangeset
for help on using the changeset viewer.