v1.1 Release
This release does not contain any source code changes.
Description
- Updated header file guards to include full namespace
- Flattened
quantum/src/quantum/*
toquantum/src/*
- Updated Doxygen API documentation
Note: If the include path to the user application was pointing directly to the quantum/src
source directory, the code will no longer compile. Instead, the recommended way is to make install
and to include the install directory in your -I
include path.