Move Language class to Semmle.Util

This commit is contained in:
Michael B. Gale
2023-02-28 14:16:33 +00:00
parent 6f3b5c01d5
commit 4f0a93295a
5 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
using Semmle.Autobuild.Shared;
using Semmle.Util;
namespace Semmle.Autobuild.Cpp
{