mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Cleanup up include files.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: geqo_mutation.h,v 1.4 1997/09/08 21:53:13 momjian Exp $
|
||||
* $Id: geqo_mutation.h,v 1.5 1997/11/26 01:13:29 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -21,6 +21,7 @@
|
||||
#ifndef GEQO_MUTATION_H
|
||||
#define GEQO_MUTATION_H
|
||||
|
||||
#include "optimizer/geqo_gene.h"
|
||||
|
||||
extern void geqo_mutation(Gene *tour, int num_gene);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user