Centos...

This commit is contained in:
Pherring04 2024-10-10 13:40:55 -05:00
parent d80e34544b
commit 238ef8639c

View File

@ -42,7 +42,7 @@ namespace Trick {
DR_Not_Specified = 3 /**< Unknown type */
} ;
enum class DR_Type : int {
enum DR_Type {
DR_Type_None,
DR_Type_Ascii,
DR_Type_Binary,