12 lines
233 B
C
Executable File
12 lines
233 B
C
Executable File
// Generated by build/write_buildflag_header.py
|
|
// From "//pdf:buildflags"
|
|
|
|
#ifndef PDF_BUILDFLAGS_H_
|
|
#define PDF_BUILDFLAGS_H_
|
|
|
|
#include "build/buildflag.h"
|
|
|
|
#define BUILDFLAG_INTERNAL_ENABLE_PDF() (1)
|
|
|
|
#endif // PDF_BUILDFLAGS_H_
|