Skip to content
Snippets Groups Projects
Commit a1def47c authored by js908001's avatar js908001
Browse files

include caps problem under linux fixed

parent 4627e21d
Branches
Tags
No related merge requests found
......@@ -22,7 +22,7 @@
#include <ITADataSourcesDefinitions.h>
#include "ITABufferDatasource.h"
#include "ITABufferDataSource.h"
#include <string> // Strings der Standard Template Library (STL)
#include <vector>
......@@ -81,4 +81,4 @@ private:
std::vector<float*> vpfData; // Datenpuffer (Kanalweise)
};
#endif // INCLUDE_WATCHER_ITA_FILE_DATA_SOURCE
\ No newline at end of file
#endif // INCLUDE_WATCHER_ITA_FILE_DATA_SOURCE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment