X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fstoresession.hpp;h=f0c8de778d5723e957a7035f19f8bf21e66511f7;hp=941ef3270b7f3fc890f76baec861bc57c3ae10af;hb=f4ab4b5c657e5613caba82feaa81a8a400e4f331;hpb=cafe470ed977ab3bff1a865439a261c9f0eb397d diff --git a/pv/storesession.hpp b/pv/storesession.hpp index 941ef32..f0c8de7 100644 --- a/pv/storesession.hpp +++ b/pv/storesession.hpp @@ -20,8 +20,8 @@ #ifndef PULSEVIEW_PV_STORESESSION_HPP #define PULSEVIEW_PV_STORESESSION_HPP -#include #include +#include #include #include #include @@ -116,6 +116,6 @@ private: uint64_t start_sample_, sample_count_; }; -} // pv +} // namespace pv #endif // PULSEVIEW_PV_STORESESSION_HPP