diff options
Diffstat (limited to 'protocols/AimOscar/src/tlv.cpp')
-rw-r--r-- | protocols/AimOscar/src/tlv.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/AimOscar/src/tlv.cpp b/protocols/AimOscar/src/tlv.cpp index 657e6af1a6..f35fbac50e 100644 --- a/protocols/AimOscar/src/tlv.cpp +++ b/protocols/AimOscar/src/tlv.cpp @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "aim.h"
-#include "tlv.h"
TLV::TLV(char* buf)
{
|