File: pch.cpp

package info (click to toggle)
sqlcipher 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 70,880 kB
  • ctags: 17,663
  • sloc: ansic: 195,357; tcl: 14,300; sh: 3,782; yacc: 1,245; makefile: 958; cs: 299; cpp: 128
file content (6 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (33)
1
2
3
4
5
6
//
// pch.cpp
// Include the standard header and generate the precompiled header.
//

#include "pch.h"