From: Brian Aker Date: Mon, 7 Mar 2011 23:09:56 +0000 (-0800) Subject: Add pragma X-Git-Tag: 0.51~25 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=29251f6f205e2323a473c181aaee98786fc90dca;p=awesomized%2Flibmemcached Add pragma --- diff --git a/libtest/server.h b/libtest/server.h index 0aef86f9..e849f29a 100644 --- a/libtest/server.h +++ b/libtest/server.h @@ -1,4 +1,5 @@ /* + * Copyright (C) 2011 Data Differential, http://datadifferential.com/ * Copyright (C) 2006-2009 Brian Aker * All rights reserved. * @@ -6,6 +7,8 @@ * the COPYING file in the parent directory for full text. */ +#pragma once + /* Server startup and shutdown functions. */