think-cell / think-cell-library

think-cell core library
https://www.think-cell.com/en/career/devblog/overview
Boost Software License 1.0
407 stars 52 forks source link

header file missing #5

Closed frederich closed 1 year ago

frederich commented 8 years ago

The header file Library/Utilities/SetAndRestore.h is missing on tip. Look at:

Library/Utilities/Range/algorithm.h ...

ifdef _DEBUG

include "Library/Utilities/SetAndRestore.h"

endif

...