got rid of the time wait in creating files

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@744 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2014-02-27 10:53:51 +00:00
parent 7371aea454
commit 8a5dd0a877
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
#include "slsReceiverUsers.h"
#include <signal.h> //SIGINT
#include <cstdlib> //EXIT
#include <stdlib.h> //EXIT
#include <iostream>
#include <string>