Merge branch 'master' of git.ucc.asn.au:/matches/honours
[matches/honours.git] / research / transmission_spectroscopy / TOF / utils.h
1 #ifndef UTILS_H\r
2 #define UTILS_H\r
3 \r
4 #include <windows.h>\r
5 #include <string.h>\r
6 #include <iostream>\r
7 \r
8 std::string openfilename(char *filter = "All Files (*.*)\0*.*\0", HWND owner = NULL);\r
9 \r
10 \r
11 \r
12 #endif //UTILS_H\r
13 \r

UCC git Repository :: git.ucc.asn.au