parent
fc24570062
commit
6a452ffed0
|
@ -42,7 +42,7 @@ namespace Winix
|
|||
|
||||
#define WINIX_VER_MAJOR 0
|
||||
#define WINIX_VER_MINOR 7
|
||||
#define WINIX_VER_REVISION 2
|
||||
#define WINIX_VER_REVISION 3
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2010-2014, Tomasz Sowa
|
||||
* Copyright (c) 2010-2021, Tomasz Sowa
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -45,7 +45,7 @@ namespace Winix
|
|||
{
|
||||
|
||||
|
||||
struct User;
|
||||
class User;
|
||||
|
||||
|
||||
namespace TemplatesFunctions
|
||||
|
|
Loading…
Reference in New Issue