Skip to content

Commit

Permalink
Updated imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshoffmann committed Mar 28, 2024
1 parent be05b43 commit f5cb5f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion cppgoslin/parser/Parser.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ SOFTWARE.
#include "cppgoslin/domain/Element.h"
#include "cppgoslin/parser/KnownGrammars.h"
#include <cstdint>
#include <string>
#include <set>
#include <map>
#include <vector>
Expand Down
1 change: 0 additions & 1 deletion cppgoslin/parser/Parser_impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/

#include <cstdint>
#include <string>
#include <vector>
Expand Down

0 comments on commit f5cb5f7

Please sign in to comment.