mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Calc: Code cleanup
This commit is contained in:
parent
7dfed2fec9
commit
f13bff8dfd
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ int main (int argc, char** argv)
|
|||
|
||||
try
|
||||
{
|
||||
bool infix {true};
|
||||
auto infix {true};
|
||||
|
||||
// Add a source for constants.
|
||||
Eval e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue