Changeset 76488 in vbox for trunk/src/VBox/Main
- Timestamp:
- Dec 27, 2018 3:32:09 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/apiwrap-server.xsl
r76091 r76488 112 112 <xsl:value-of select="concat('#define ', substring(@name, 2), 'Wrap_H_')"/> 113 113 <xsl:text> 114 #ifndef RT_WITHOUT_PRAGMA_ONCE 115 # pragma once 116 #endif 114 117 115 118 #include "VirtualBoxBase.h"
Note:
See TracChangeset
for help on using the changeset viewer.