mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Centos...
This commit is contained in:
parent
d80e34544b
commit
238ef8639c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user