]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/commit
Fix problem when trying another version of Clang.
authorPetr Silhavik <silhavik.p@gmail.com>
Fri, 5 Apr 2013 11:35:31 +0000 (13:35 +0200)
committerPetr Silhavik <silhavik.p@gmail.com>
Fri, 5 Apr 2013 11:35:31 +0000 (13:35 +0200)
commitc1eec25f6f2a3af45abf1c5d07bef4ee6f64c1b6
treed068feebaecee8be2fc74985bb704d232b375c15
parenta5f539c1e4e4704e17cb58231076261627332439
Fix problem when trying another version of Clang.

The effect of both functions is the same. This change means that it is possible to use visualizer with Clang 3.0 or higher.
src/visualizer.cpp