Skip to content

Commit ea85413

Browse files
authored
Update README.md
1 parent e3f8dce commit ea85413

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A flexible and extensible C++ library for parsing and evaluating mathematical ex
1818

1919
```cpp
2020
#include "mathparser.hpp"
21-
#include <iostream>
21+
#include <iostream>
2222

2323
int main() {
2424
MathParser parser;

0 commit comments

Comments
 (0)