Changeset 76543 in vbox for trunk/src/VBox/VMM/tools
- Timestamp:
- Dec 30, 2018 6:38:55 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127845
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/tools/VBoxCpuReport.h
r69654 r76543 16 16 */ 17 17 18 19 18 #ifndef ___VBoxCpuReport_h___ 20 19 #define ___VBoxCpuReport_h___ 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 # pragma once 22 #endif 21 23 22 24 #include <VBox/sup.h>
Note:
See TracChangeset
for help on using the changeset viewer.