X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fwellarray.hpp;fp=pv%2Fwidgets%2Fwellarray.hpp;h=f1c25dc01fde9e0c39694594296c2bf265b6d2e5;hp=35a2f2f62e7f194b70ad49b9e23b8ec58dab4f0a;hb=56853c982046f78abe433f4f096f9305f8bcf806;hpb=e222f01e48ef51f9ba326446ffd20c8897128564 diff --git a/pv/widgets/wellarray.hpp b/pv/widgets/wellarray.hpp index 35a2f2f6..f1c25dc0 100644 --- a/pv/widgets/wellarray.hpp +++ b/pv/widgets/wellarray.hpp @@ -39,6 +39,9 @@ ** ****************************************************************************/ +#ifndef PULSEVIEW_PV_WIDGETS_WELLARRAY_HPP +#define PULSEVIEW_PV_WIDGETS_WELLARRAY_HPP + #include namespace pv { @@ -137,3 +140,5 @@ private: } // namespace widgets } // namespace pv + +#endif // PULSEVIEW_PV_WIDGETS_WELLARRAY_HPP