IOHprofiler / IOHexperimenter

Experimentation procedure for Iterative Optimization Heuristics
Other
47 stars 24 forks source link

Add macro for format header only. #158

Closed jacobdenobel closed 1 year ago

jacobdenobel commented 1 year ago

Add #define FMT_HEADER_ONLY

Before including fmt headers. This will ensure that users can include the repository more easily.

jacobdenobel commented 1 year ago

Addressed in #159