mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04:00
fixed lots of warnings
This commit is contained in:
@ -50,6 +50,8 @@
|
||||
|
||||
#define YACREADERLIBRARY_GUID "ea343ff3-2005-4865-b212-7fa7c43999b8"
|
||||
|
||||
namespace YACReader
|
||||
{
|
||||
|
||||
enum FlowType
|
||||
{
|
||||
@ -74,5 +76,7 @@
|
||||
Opened = 2
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user