vectorgrp / XCPlite

Simple implementation of the ASAM XCP on Ethernet protocol
MIT License
163 stars 88 forks source link

Fix namespace std #27

Closed truecarfield closed 1 year ago

truecarfield commented 2 years ago

What?

Why?

main.h in CPP_Demo is different from application to application. So xcp.hpp and xcp.cpp should not depend on using namespace std in main.h