Skip to content

Commit

Permalink
Add missing include of string, needed for the CPU only case.
Browse files Browse the repository at this point in the history
  • Loading branch information
amato-gianluca committed Jun 7, 2020
1 parent 6677f21 commit d2c82fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TimeControl.h
Expand Up @@ -33,6 +33,7 @@

#include <array>
#include <memory>
#include <string>

#include "config.h"
#include "Timing.h"
Expand Down

0 comments on commit d2c82fc

Please sign in to comment.