mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-08 12:13:41 +02:00
Merge pull request #759 from KLayout/fill-enhancements
Fill enhancements
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
namespace db
|
||||
{
|
||||
|
||||
class Matrix3d;
|
||||
template <class C> class matrix_3d;
|
||||
typedef matrix_3d<db::DCoord> Matrix3d;
|
||||
|
||||
/**
|
||||
* @brief Generic base class of DXF reader exceptions
|
||||
|
||||
Reference in New Issue
Block a user