Revision 5e0d193b
Added by David Sorber almost 2 years ago
| software/photo_compress_archiver/PhotoCompressArchiver.hh | ||
|---|---|---|
|
#ifndef PHOTOCOMPRESSARCHIVER_H
|
||
|
#define PHOTOCOMPRESSARCHIVER_H
|
||
|
|
||
|
#include <atomic>
|
||
|
#include <condition_variable>
|
||
|
#include <cstdint>
|
||
|
#include <deque>
|
||
Adding missing include.