Commit d4723b24 authored by Dominik Charousset's avatar Dominik Charousset

Set CPPA_VERSION

parent b0a4fdff
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
// headers for classes and functions that have been moved // headers for classes and functions that have been moved
#include "caf/io/all.hpp" #include "caf/io/all.hpp"
// be nice to code using legacy macros
#define CPPA_VERSION CAF_VERSION
// set old namespace to new namespace // set old namespace to new namespace
namespace cppa = caf; namespace cppa = caf;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment