Skip to content
Snippets Groups Projects
Commit b751f69a authored by Xavier ELATTAOUI's avatar Xavier ELATTAOUI
Browse files

added string.h inclue for memset, strcpy ...

parent ad98cc51
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
//- INCLUDES //- INCLUDES
#include <iostream> #include <iostream>
#include <Xstring.h> #include <Xstring.h>
#include <string.h>
#include "Waveform.h" #include "Waveform.h"
#include "SocketLecroy.h" #include "SocketLecroy.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment