Skip to content

Commit

Permalink
Define a version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ogoffart committed Feb 12, 2018
1 parent 8de9b74 commit 35342ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/wobjectdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
#error Verdigris requires C++14 relaxed constexpr
#endif

#define W_VERSION 0x010000

namespace w_internal {
using std::index_sequence; // From C++14, make sure to enable the C++14 option in your compiler

Expand Down

0 comments on commit 35342ca

Please sign in to comment.