stevengj / nlopt

library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
Other
1.89k stars 588 forks source link

Fix include statement #536

Closed alexriegler closed 1 year ago

alexriegler commented 1 year ago

Fixed a typo in the header include statement. Previously the name of the header was hidden because of incorrect markdown syntax.