Changeset 53587 in vbox for trunk/src/VBox/GuestHost/OpenGL/include
- Timestamp:
- Dec 21, 2014 4:07:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/include/cr_vreg.h
r53586 r53587 30 30 # define VBOXVREGDECL(_type) DECLEXPORT(_type) 31 31 #else 32 /** @todo r=bird: Using RTDECL is just SOO wrong! */ 32 33 # define VBOXVREGDECL(_type) RTDECL(_type) 33 34 #endif
Note:
See TracChangeset
for help on using the changeset viewer.