Skip to content

Commit 794d336

Browse files
cpuid: Readded enum class on Feature
1 parent 64a3a92 commit 794d336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/kernel/cpuid.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
namespace CPUID
2323
{
24-
enum Feature
24+
enum class Feature
2525
{
2626
// ------------------------------------------------------------------------
2727
// Processor Info and Feature Bits

0 commit comments

Comments
 (0)