Forgot an #include in the previous patch :-(

This commit is contained in:
Alvaro Herrera 2012-07-03 16:40:15 -04:00
parent 0c7b9dc7d0
commit 47a2adc83c
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
#include "commands/collationcmds.h"
#include "commands/conversioncmds.h"
#include "commands/defrem.h"
#include "commands/extension.h"
#include "commands/proclang.h"
#include "commands/schemacmds.h"
#include "commands/tablecmds.h"