Don't use deprecated headers.
[pulseview.git] / test / data / analogsegment.cpp
index 2593bf67f1e0e4dfe43bcabf061a974ff55e1a5b..8a5e0f7d80a37f84c3851e5c7f43f5fc8444e371 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>