Skip to content

Commit

Permalink
Merge pull request #80 from RdWing/master
Browse files Browse the repository at this point in the history
Update Conf.h - Missing include
  • Loading branch information
juribeparada authored Sep 7, 2024
2 parents 1fc2aa9 + 9e73e7f commit 7328c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions USRP2P25/Conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

#include <string>
#include <vector>
#include <cstdint>

class CConf
{
Expand Down

0 comments on commit 7328c9e

Please sign in to comment.