Remove Windows-specific shared memory implementation
This commit is contained in:
parent
e75381ae39
commit
3422b1dbcd
6 changed files with 24 additions and 234 deletions
|
@ -1,6 +1,7 @@
|
|||
#include <iostream>
|
||||
#include <mist/shared_memory.h>
|
||||
#include <mist/util.h>
|
||||
#include <mist/timing.h>
|
||||
|
||||
int main(int argc, char **argv){
|
||||
Util::redirectLogsIfNeeded();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue