mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-16 13:14:51 -04:00
--Code changes
-Remove all dependencies on Intel Threading Building Blocks. -Write our own version of parallel_for().
This commit is contained in:
@ -163,6 +163,7 @@ private:
|
||||
m_Option.nId = 0;
|
||||
m_Option.pszArg = _T("--fillmein");
|
||||
m_Option.nArgType = SO_NONE;
|
||||
m_Val = T();
|
||||
}
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user