Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time_t et other dependencies #14

Merged
merged 6 commits into from
Dec 18, 2019
Merged

Conversation

Arag24
Copy link
Contributor

@Arag24 Arag24 commented Aug 21, 2019

Related to some dependencies.
Fixes #13

Added in header of examples:

  • ex-multi_camera_grabber
  • ex-timestamp

the following include files:

#include <ctime>
#include <iomanip>

Was required during Windows compiling.
Tested with VS 2017. All examples projects compiled

@theseankelly theseankelly merged commit 5806758 into ifm:master Dec 18, 2019
@Arag24 Arag24 deleted the time_t-dependency branch March 27, 2020 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiling issue [Windows] : error C2039 '...' not member of std
2 participants