Skip to content

Commit

Permalink
Fix compile error with distcc
Browse files Browse the repository at this point in the history
  • Loading branch information
dkulp committed Apr 24, 2024
1 parent 777ea1a commit 56085d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Events.h
Expand Up @@ -10,6 +10,7 @@
* This source file is covered under the LGPL v2.1 as described in the
* included LICENSE.LGPL file.
*/
#include <ctime>
#include <functional>
#include <string>
#include <time.h>
Expand Down

0 comments on commit 56085d9

Please sign in to comment.