Don't use deprecated headers.
[pulseview.git] / test / data / logicsegment.cpp
index fabcbd404ddb06a5a2703ad838507c890f6d607f..b634257c17eaa278d261e560f7fb6a5c776c5cc6 100644 (file)
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <extdef.h>
 
-#include <stdint.h>
+#include <cstdint>
 
 #include <boost/test/unit_test.hpp>