mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-01 14:32:18 +00:00
make it compile with qt5
This commit is contained in:
@@ -20,6 +20,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
*/
|
||||
#include "ParseHelper.h"
|
||||
#include <iostream>
|
||||
|
||||
ParseHelper::BlockParseState::
|
||||
BlockParseState( ParseHelper& parent ):
|
||||
|
||||
Reference in New Issue
Block a user