Skip to content
Commit 5c5fcd8e authored by Karl Rupp's avatar Karl Rupp
Browse files

Code Cleanliness: Header files are no self-sufficient, i.e. can be included standalone.

Two exceptions:
 - viennacl/generator: map_functor.hpp leads to a circular dependency, so cannot (and should not) be included directly.
 - viennacl/rand:      Currently not in use, prepared for inclusion in a later release.

Fixes #48
parent 4d25a212
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment