mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 10:20:24 +00:00
driver.cc: Don't split options on commas
This commit is contained in:
parent
67f8de54dc
commit
4ade617c41
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
#include "kernel/yosys.h"
|
||||
#include "kernel/hashlib.h"
|
||||
#include "libs/sha1/sha1.h"
|
||||
#define CXXOPTS_VECTOR_DELIMITER '\0'
|
||||
#include "libs/cxxopts/include/cxxopts.hpp"
|
||||
#include <iostream>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue