Skip to content

Missing timers.h file for mystery1_x.cc #8

Description

@saboco

On file mystery1_x.cc, there is an include of timers.h which is missing.

Trying to compile it:

g++ -O2 mystery1_x.cc -o mystery1_x

produce the following error:

mystery1_x.cc:7:10: fatal error: timers.h: No such file or directory
    7 | #include "timers.h"
      |          ^~~~~~~~~~
compilation terminated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions