mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-22 17:34:34 +02:00
Make the file a bit more readable
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using namespace std;
|
||||
|
||||
#include "BufferUtils.hpp"
|
||||
#include <sstream>
|
||||
|
||||
using namespace std;
|
||||
|
||||
const size_t BufferUtils::FILE_MOD = 1000;
|
||||
const size_t BufferUtils::FOLDER_MOD = 100000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user