X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fstoresession.hpp;h=b6ead66df6822ee72833a6c3d4a300744ae70e84;hb=870ea3dbf35b182e120c5d84ab89bf9cb7691232;hp=64913a74d9eb4961baad25fde89ed39b75b963b8;hpb=6f925ba9d6faf1077b73c5a5808259576081716a;p=pulseview.git diff --git a/pv/storesession.hpp b/pv/storesession.hpp index 64913a7..b6ead66 100644 --- a/pv/storesession.hpp +++ b/pv/storesession.hpp @@ -20,8 +20,7 @@ #ifndef PULSEVIEW_PV_STORESESSION_HPP #define PULSEVIEW_PV_STORESESSION_HPP -#include - +#include #include #include #include @@ -117,6 +116,6 @@ private: uint64_t start_sample_, sample_count_; }; -} // pv +} // namespace pv #endif // PULSEVIEW_PV_STORESESSION_HPP