Correcting error in ga/make_op_ga.cpp
This commit is contained in:
parent
3b5b1cd6c9
commit
45655703f4
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Templatized code
|
// Templatized code
|
||||||
#include "../make_op.h"
|
#include "make_op.h"
|
||||||
|
|
||||||
/// The following function merely call the templatized do_* functions above
|
/// The following function merely call the templatized do_* functions above
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue