Skip to content

Commit 7a2ebf6

Browse files
authored
Update QorBook.md
1 parent 148e073 commit 7a2ebf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QorBook.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ git submodule foreach --recursive git pull origin master
3838

3939
- If you experience problems with build issues related to "xtime", edit this file (as admin) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\includemutex. On the line that says “unique_lock(_Mutex& _Mtx, const xtime *_Abs_time)” change xtime to ::xtime. On line that says “bool try_lock_until(const xtime *_Abs_time)” change xtime to ::xtime.
4040

41-
- Now you may run qor.exe or any qor example program (separate repositories)
41+
- Now you may run qor.exe
4242

4343
### C++
4444

0 commit comments

Comments
 (0)